home *** CD-ROM | disk | FTP | other *** search
Text File | 1996-03-10 | 163.2 KB | 3,750 lines |
- ╔════════════════════════════════════════════════════════════════════════════╗
- ║ HWiNFO - Copyright (c)1995-96 RealSoft, All Rights Reserved. ║
- ║ ────────────────────────────────────────────────────────────────────────── ║
- ║ Version 2.32 ; Last Update: Mar-10-1996 ║
- ╚════════════════════════════════════════════════════════════════════════════╝
- ** Any comments, logfiles or questions are welcome: malik@iris.elf.stuba.sk **
- *************************************************** malik@us.svf.stuba.sk **
-
-
-
- ┌──────────────────────────────────────────┐
- │ USE THIS PROGRAM ONLY AT YOUR OWN RISK │
- └──────────────────────────────────────────┘
-
-
-
-
-
-
- HWiNFO is a !POWERFUL! hardware detection program. The whole code is written
- in pure assembler (btw about 25,000 lines), thus it's so tiny. It is simple,
- quick and on most systems very efficient. It "tries" to give only Important
- informations about all the physical things in your computer so, that you must
- not look inside the PC to see what's there. The most routines access directly
- hardware, to avoid some programs to emulate non-existing computer hardware.
- I have excluded all the unnesessary informations, such as CMOS, Interrupts,
- Drivers, Partitions info and many others (like Norton Sysinfo, Check-It :-)),
- cause as for me, nobody can use it. I hope, you don't want HWiNFO to
- determine your mouse cable lenght or the speed of your computer ventilator...
-
-
- The newest version is always available at:
- SAC archive - ftp.elf.stuba.sk /pub/pc/util1 or at SAC BBS
-
- At other sitez/BBS later...
- SAC mirrors - ftp.vse.cz /pub/msdos/SAC/pub/pc/util1
- ftp.cs.tu-berlin.de /pub/msdos/mirrors/ftp.elf.stuba.sk/pub/pc/util1
- ftp-beer.bke.hu /pub/sac/pc/util1
- 192.217.228.45 /SAC/pub/pc/util1
- Garbo archive - garbo.uwasa.fi /pc/sysinfo
-
-
-
-
-
- ## Requirements ##############################################################
-
- - DOS 3.0 or newer
- - cca. 240 KBytes of free system memory
- - Real mode (not V86 !)
- - Needs to be executed from directory in which it's installed in !
- (I suggest, you don't rename the executable file)
-
- Well, that's all. I hope, it will work on all machines.
-
-
-
-
- ## Registration ##############################################################
-
- HWiNFO is shareware, meaning that you can test the program free and check
- if it is useful for you. The public version is Unregistered, but works at
- FULL Power! It's of no use to make such a Shareware version of hardware
- detection program with limited abilities. The only disadvantage is the
- message, that HWiNFO isn't registered and to press a random key while the
- results are showen.
-
- If you think you could use this program and don't want to see that stupid
- message, or if you continue using it after a trial period of 30 days, you
- should register. Otherwise after this period HWiNFO becomes an illegal copy
- and you have to delete it.
-
- If you decide to register, you should print out the file "REGISTER.FRM", fill
- it and send to this address:
-
- Martin Malík
- Jakubovo nám. 3
- 811 09 Bratislava
- SLOVAK REPUBLIC
- EUROPE
-
- If you include your Internet e-mail address, you will receive the keys via
- e-mail, otherwise snail mail.
-
- Once you have obtained the five Keys needed to register, put exactly the same
- name (as included in REGISTER.FRM), all keys in the <Register> menu of HWiNFO
- and the current version will become registered.
-
- Note: Remember the name string, you've send me in REGISTER.FRM, because the
- Registration Keys depend on it !
-
-
- Well, the Registration fee is:
-
- Single Registration -> $15 / 20 DM
- or 300.- Sk (Slovak/Czech people)
-
- Multiple Registrations (Companies) -> Contact me first for special
- arrangements.
-
- A single registration is valid for all future versions. And there will be
- a lot of newer versions of course.
-
- You should register Now !
-
-
-
-
-
-
-
-
- ## Comments... ###############################################################
-
-
- The CPU ID is available only on 386+ CPUs and HWiNFO uses three ways to
- obtain this ID:
-
- Method 1 - Does Reset the CPU while A20 is Enabled.
- This method works on all systems, but the Reset handler gets
- control after BIOS. And some BIOSes (some newer AMI/Award BIOSes)
- destroy CPU ID (EDX) and therefore this ID could be invalid.
- This method is default <Enabled> in Setup section.
-
- Method 2 - Does Reset the CPU while A20 is Disabled.
- This method works only on some machines, which do have a
- Fully-Terminated bus. It's a better way to obtain CPU ID, because
- it gets control immediately after Reset (the BIOS can't destroy
- EDX).
- This method is default <Disabled> in Setup section.
-
- Method 3 - Try to use this method if your BIOS destroys CPU ID. But it works
- only on systems, which do not have Main BIOS Write-Protected,
- because it modifies it for a bit, and then restores back. (This
- method works well on my machine and is the only way to get CPU ID).
- This method is default <Enabled> in Setup setction.
-
-
-
- HWiNFO tries to determine CPU ID this way, via: 1. CPUID instruction
- 2. BIOS (INT 15h)
- 3. Method 2 (if Enabled)
- 4. Method 3
- 5. Method 1
-
- If you have an UMC U5SX/SD/SLV/486DX2/SX2, Enhanced Am486DX2/DX4/DX4-WB,
- Intel 486DX/SX/DX2 SL-Enhanced, IntelDX4, IntelSX2, IntelDX2 W-B Enh. or
- Intel Pentium(TM) and above, there is no need to Reset the CPU (this CPUs
- support CPUID instruction). The most CPUs today support CPUID instruction.
- Note: Nx586 does NOT support CPUID instruction yet.
-
- Disabling "CPU ID detection via Method 1, 2 and 3" reduces your CPU detection
- range! And if there's no other way to obtain ID (via BIOS or CPUID
- instruction), it won't identify 386SL, i386CX/EX, 486DX2, IBM 486... and some
- other CPUs. Do this only if your system hangs while CPU detection.
-
- Some BIOSes (like - AMI PCI PnP WinBIOS 12/15/93) simply OVERWRITE the
- CPU ID (EDX) :-< ! In this case is an invalid CPU ID displayed and the CPU
- problably not correctly identified. If this problem occurs, try to use
- Method 3 (but your Main BIOS must be Write-Enabled !). If it doesn't work,
- try to use Method 2 (but you must have a Fully-Terminated bus !). And if
- HWiNFO still displays, that Method 1 was used to obtain CPU ID, not Method 2
- nor 3 can obtain it.
-
-
- This program can't be run in V86 mode (under EMM386, QEMM386, 386MAX, Windows
- and so on), because some of the detection routines can't work in this mode.
- V86 mode and Multitasking Environments also manipulate Benchmark results,
- BIOS scan and are able to control direct I/O operations, which can cause
- invalid results. Windows NT(tm) does not allow 16-bit appz to directly access
- the disk and some hardware routines cause problems, thus it can't be
- supported. Currently HWiNFO will crash if it's run under WinNT, but this is
- due to one bug in the protection program (PROT! v5.5 Registered), which hangs
- the system under this environment.
-
-
- !! ARIA sound card, Stacker Compression Card and 3Com EtherLink III Adapter
- !! detection routines cause crash or reconfiguration of some Network cards.
- !! You can disable them the in Setup section (ARIA and Stacker check are
- !! default disabled and 3Com EtherLink III enabled).
-
-
- On some old motherboards are random number obtained from not used I/O ports
- and this may cause invalid identification of Aria sound card or Hitachi
- CD-ROM. I don't know how to solve this problem.
-
-
- The Mainboard Chipset indentification works only on newer (≈ 1991 and above)
- AMI and newer AWARD BIOSes. HWiNFO is also able to detect Intel 82420TX
- SATURN, 82425EX ARIES, 82430LX NEPTUNE and 82430FX TRITON not depending on
- the type of BIOS.
-
-
- Fixed Disk Data Transfer rate reads data from one physical sector until 4
- secconds. Some caches (like Hyperdisk; but NCACHE or SMARTDRV don't) could
- cause an invalid results. Also some mainboards, which have incompatible
- timers could cause problems.
-
-
- Fixed Disk Average Seek receives results while seeking permanently 100* from
- cylinder 0 to a cylinder, which is 1/3 of max. cylinder number. Thus some
- programs could report another results if they seek to an another cylinder.
- SCSI disks and some Cache programs (Hyperdisk) don't generate Seek requests,
- thus the Seek and RPM result is abnormal and HWiNFO displays <N/A>.
-
-
- PCMCIA detection requires Socket Services to be installed.
-
-
- Video Throughput benchmark depends only on External CPU frequency and the
- type of Video board used; e.g. 486DX-33 with the same graphics board as an
- i486DX4-100 (running at 3*33 MHz) report the same Video Throughput speed !
-
-
- CD-ROM benchmark requires MSCDEX.EXE (Microsoft CD-ROM Extensions) to
- be installed.
-
-
-
-
-
-
- ## Creating a logfile ########################################################
-
- You can create a log file by pressing the <PrintScreen> key; it will add the
- results from current screen to a file named "hwinfo.log". You can change the
- name of this file by entering the .log filename you want, as an paramater to
- hwinfo; eg. "hwinfo.exe my.log".
-
-
-
-
-
-
-
- ## History ###################################################################
-
-
- ■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■ Ver. 1.11ß ■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■
-
- - Detects IDE Fixed Disk size up to 4 GB (Added for E-IDE support).
- - Added Network detection - for FTP Packet Drivers.
- - Added PCMCIA sockets and Adaptec 154x/1640/174x cards detection.
- - Fixed some bugs.
- - New design.
-
-
- ■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■ Ver. 1.12ß ■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■
-
- - Converted to .EXE, changed protection.
- - Fixed CPU identification through RESET (A20 line) and some another bugs.
-
-
- ■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■ Ver. 1.13ß ■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■
-
- - Added SCSI Peripherals (Disks, Streamers, Printers, Processors, WORMs,
- CD-ROMs, Scanners, Optical Drives...) identification for all devices, that
- support ASPI (SCSIMGR$) driver.
- - Moved SCSI CD-ROM detection into SCSI Peripherals section.
- - Fixed bug in TVGA 8800BR/CS video memory size detection.
- - Some new expansion cards added (SCSI Host Adapters).
- - Added Intel Plug-and-Play support detection.
- - Some new CPUs added.
-
-
- ■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■ Ver. 1.14ß ■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■
-
- - Some minor bugs fixed (Intel Pentium FDIV error, ASPI, Design...).
- - Added Upgrade and OverDrive CPU detection for CPUs, that support CPUID.
- - Some Stupid Old 286- BIOSes crash while PCMCIA and Plug-and-Play detection
- (they don't return an error from INT 1Ah, but jump elsewhere ... - there is
- no workaround). Disable these item in Setup section, if your system hangs.
- - Fixed miro video cards detection (now fully depending on BIOS).
- - Added new Tseng W32i/p chipset revisions and WD90C35.
- - Fixed Matsushita through Sound Blaster connected CD-ROM's detection.
- - I have rewritten the whole Disk info; more flexible. Now: Supports 4 Disk
- Drives (E-IDE), obtains some info from MFM/RLL/ARLL and ESDI disks and
- individual Fixed Disk Controller detection added (for multiple Controller
- systems). But SCSI drives still do not return any info (except drive size
- for those, which do not have disabled INT 13h); try to look into SCSI
- section.
- - Added Cyrix M1 and Intel Pentium P24T CPU.
- - Added new Adaptec Host Adapters.
-
-
- ■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■ Ver. 1.2 ß ■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■
-
- - Total NEW design, "User friendly", mouse support own fonts...
- - Added creating of a log file.
- - Added PCI and EISA slot contents identification (expansion cards ID's).
- - Added several new MCA expansion cards (now recognizes 1224 MCA cards).
- - Added Future Domain SCSI controllers identification.
- - Some minor bugs fixed.
- - Added FPU frequency detection.
-
-
- ■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■ Ver. 1.21ß ■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■
-
- - Added ALG2228, NCR 77C32BLT and Weitek W5086/W5186/W5286 processor + P9000
- coprocessor detection.
- - Added new video memory size detection for chipsets, whose video memoy was
- unable to detect.
- - Rewritten SCSI devices identification and SCSI disks now return physical
- physical informations.
- - Advanced design.
- - Added new detection for ATI Mach64 with Video memory size detection.
- Hope it will work...
- - For some graphics cards and chipsets added Bus interface type detection.
-
-
- ■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■ Ver. 1.22ß ■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■
-
- - Some work on design.
- - Added Intel P6 (Civil name not yet available).
- - Added APM check and Battery status report.
- - Added VESA Power Management detection.
- - Added Hercules MDA cards check (maybe they still exist somewhere).
- - Added some new FPU's.
- - Some minor bugs fixed.
- - Added VLB test, but only if there is a VLB Video card present :-(
- - Added Intel Pentium P55C and P24CT, not quite sure...
-
-
- ■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■ Ver. 1.23ß ■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■
-
- - Added AMD 80C287 Co-Processor.
- - Added Intel P23T and Scorpion Co-Processors (but what are they about???).
- - Some bugs fixed.
- - New stepping levels added.
- - Added detection of SL CPU IDs (30Eh, OMCU).
- - Some work on FPU and CPU frequency detection. I've used new routines and
- now it works fine!
- - Some work on Cache size detection - added Internal cache size detection;
- Internal Cache 1-32 KB; External Cache 64-512 KB.
- - Added support for PCI Expansion cards Configuration Space Access Mechanism
- 1 and 2.
- - Added Chipset detection for newer Award BIOSes.
- - Better detection of Cx487S Co-Processor.
-
-
- ■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■ Ver. 1.3 ß ■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■
-
- - Some new bugs found :-( Fixed...
- - New stepping levels added.
- - Added AMD Krypton K5 (but K5 is still not released), some new Cyrix CPUs,
- TI486SXLC and Am486(TM) SX2.
- - The Internal Cache size reflects only the Data (not Instruction!) cache.
- - Discovered, that some BIOSes (newer AMI Win VLB/PCI) destroy CPU ID.
- - Added some new Am486 CPUs.
- - Added Trident GUI9440 AGi (VLB).
- - Added Method 2 to get CPU ID (Reset while A20 is Disabled --> INT 6).
- - Now it tells, which Method was used to obtain CPU ID - the dark blue text
- in CPU ID column.
- - Added Cx486DX2-v (3.0 V) and ST486DX2.
- - Fixed some bugs while running on an XT. ;-)
- - Added Fixed Disk Performance report
- (Data Transfer rate and Average Seek Time) - via BIOS.
- - Fixed detection and added frequency determination for Nx586.
-
-
- ■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■ Ver. 1.31ß ■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■
-
- - Precisious CPU & FPU frequency detection added (On Am486DX2-80 ± 0.2 MHz).
- - Added PCI, APM and P-N-P version report.
- - Some work with colors.
- - Added Avance Logic ALG2301 (PCI).
- - Added Shadow RAM and Total Memory report. I don't think it will work 100%.
- - Some new steppings added.
- - Added detection of AMI Flash BIOS + version. But only if it supports
- AMI BIOS-Flash Interface.
- - Added Wide (16-bit) / (32-bit) SCSI report if present.
- - Added Fixed Disk Spindle Speed report (RPM). Precision ±3 RPM.
- - Added Method 3 to obtain CPU ID (modifies BIOS). On my PC (BIOS overwrites
- CPU ID) works it pretty good and displays a correct CPU ID.
- - Added Sound Blaster SCSI-2 and AWE32.
- - Added Am486DX4 W-B Enhanced, Max. Disk PIO Mode, Disk Transfer Width, IORDY
- and something else...
-
-
- ■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■ Ver. 1.4 ß ■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■
-
- - Added Video BIOS version report.
- - Added Video Card Bus width report for some cards.
- - New routine for Game Ports detection.
- - Better detection of BIOS manufacturers (AMI WinBIOS...) + date.
- - Added SMBus.
- - Fixed older 1MB Trident video cards memory report.
- - Added ATI Graphics Xpression Pro, Diamond Stealth64 Video,
- Diamond Stealth64 Video VRAM, Genoa Phantom 64 8864 and Genoa Phantom Pro
- graphics boards.
- - Added Data Care DC-600A/DC-620A Disk Cache Controller.
- - Added Video RAM Throughput report (ditect, 16-bit, write).
- - Added DHRYSTONE report - used Norbert Juffa's (CTEST260) Pascal routine of
- Dhrystone 2.1. I've implemented a totally identical code (in assembler!),
- and the results are nearly the same (± 200 Dhrystones/s).
- - HWiNFO now flushes (Write-Back) NCACHE-x buffers before running.
- - Added Cardex Video Cards detection (ICS5341 tested - Tseng ET4000/W32p).
- - Added Trident 9440AGi, 9660XGi PCI ID and NCR Vendor IDs.
- - Added VIA VT83C461 E-IDE Disk Controller.
- - Added detection of ATAPI devices.
- - Added universal detection of NCR SCSI PCI chips & BIOSes (tested NCR53710).
- - Added Min. Transfer Rates for E-IDE disks report (with DMA, PIO with IORDY
- flow, PIO w/o IORDY flow) and IORDY disableable capability.
- - Added C&T F65525, F65535/45 and F65540 video chipsets.
- - Added new SPEA Graphiti boards.
- - Added RISC Video Accelerator report. First checks for Processor
- (Intel i860/TMS 340x0/Hitachi ACRTC) and then for Accelerator boards
- (now only SPEA Graphiti). I'm working on another boards...
- - Added SPEA Showtime Plus graphics board.
- - New routines for Cirrus video boards detection (incl. identifies CL-GD5428
- if BIOS says CL-GD5426).
- - Added BIOS Extension search (SCSI, ESDI, IDE BIOSes ...). Try and you'll
- see :-)
- DC-600A/DC-620A and NCR PCI chips&BIOSes moved into BIOS Extension section.
- - Added S3 Vision864-P and Vision964-P.
- - Added Genoa VideoBlitz 9500 and III AV.
-
-
- ■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■ Ver. 1.5 ß ■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■
-
- - Added: S3 86C805 D, 86C801-P, 86C801/5 rev I and a correct detection routine
- for Vision866, Vision868, Vision968, Trio32, Trio64; ARK1000VL, ARK1000PV,
- ARK2000PV, Sierra Semiconductor SC15064 (Falcon/64), new routine for Weitek
- P9000+W5086/W5186/W5286 / P9100 detection, but the Video memory check is not
- 100% correct; IIT AGX-010/011, AGX-014, AGX-015, AGX-016; distinguish
- between ALG2101 and ALG2201; ALG2302, ALG2364; Acer ALi M3145; better
- distinguish between C&T Video chipsets, added 64300 and 64310 WinGine;
- Matrox MGA-I (Atlas) and MGA-II (not quite sure).
- - Added Genoa Hornet II and Diamond Stealth32 Video Cards.
- - Added new Video PCI cards.
- - A new feature, which I was asked for: While Scroll Lock is active, no disk
- benchmarks will be performed.
- - If no TMS board is found while hardware tests (HP IGC, NEC MSGE, SPEA),
- HWiNFO tries to get the board name via standard TIGACD.EXE driver
- (installed at any interrupt in the "SET TIGA=" path or standard at 7Fh).
- - GUS revisions, amount of DRAM report and Gravis Ultra Max added.
- - Some work on ASPI routines and disk reports.
- - Added Sound Blaster AWE32 ASP (hope, it will work).
- - Added several new Video DACs and the whole routine is now rewritten.
- Fixed a bug which occurs on Trident 9000 video boards when bit2 in 3C6h reg.
- is set. The most DAC detection programs crash, but HWiNFO don't :-)
- - Added ATI Mach8 (38800-1; not quite sure!) and some older ATI boards
- identification.
- - Added Diamond Stealth SE video card.
- - Fixed right-alligned (space padded) IDE-disk ser. number report.
- - Added VESA VBE version report.
- - Fixed Edsun CEG DAC detection. Never verified!
- As for me, VGADOC3 uses an invalid routine to detect this DAC, because it
- writes to 3C9h in write mode. But it should work only while writing in
- read mode.
- - Removed AMI Flash BIOS detection (some older AMI BIOSes caused crash).
- - Added Keyboard controller version report.
- - Added IBM 486BLDX2 Blue Lightning and some CPU steppings.
- - Added Adaptec AIC-7770 and AHA-2740 SCSI Hosts.
- - Added detection of Serial port UARTs and baud rate.
- Recognizes 8250, 16450, 16550, 16550A, IBM Type 3.
- - Fixed i486SL ID detection.
- - Added new detection routine for Parallel ports.
- Recognizes 4-bit port, 8-bit Bidirectional and Enhanced Parallel Port (SL).
- - Fixed a small bug in some Cirrus video cards detection.
- - Added Cyrix FasCache Cx486DX4 detection.
- - If Video or Optional BIOS supports Plug-and-Play, a green [PnP] sign is
- displayed.
- - Some new Machine types added.
- - Added UMC U486DX2 and SX2.
- - Added new method of checking for Flash BIOS. If found, displays a green
- "[Flash]" sign in BIOS Manufacturer line.
-
- ■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■ Ver. 1.6 ß ■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■
-
- - Added ATI Graphics Vantage detection routine.
- - Hopefully fixed Trident 9440AGi 32-bit bus detection.
- - Added Number Nine VISION FX330, MOTION FX531, MOTION FX771 graphics cards.
- - Added Diamond SpeedStar 24, SpeedStar Plus; Orchid ProDesigner, II, IIs and
- Diamond Viper SE.
- - Added distinguish between ICS5341 and ICS5342 GENDACs.
-
-
- ■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■ Ver. 1.61ß ■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■
-
- - Fixed a BIG-shit bug in Video Throughput test (previously occured only on
- fast machines, like P54C-133).
- - Added about 250 new PCI Vendor and some new Device IDs.
- - Added Intel P54T and a newer detection routine for Cx486DX4-v.
- - Added MultiProcessor Specification (MPS) support !
- HWiNFO is now able to detect the amount and type of more CPUs and/or
- Buses.
- - Added hardware detection of PCMCIA adapter.
- - Added Cirrus Logic CL-GD7541 (Nordic Lite), 7542 (Nordic), 7543 (Viking),
- Trident 9660 XGi, C&T F65548, Number Nine Imagine128 and Alliance Pro
- Motion 3210.
-
-
- ■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■ Ver. 2.00 ■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■
- --------------------------> First Public Version <----------------------------
-
-
- - Added another new (about 250 PCI and 150 EISA) Expansion cards.
- - When a PCI BIOS moves the CPU ID into upper part of the DWORD and stores
- 0CF8h (PCI configuration register I/O used by some BIOSes immediately to
- initialize machine) into the lower part od CPU ID, HWiNFO recognizes the
- right CPU ID.
- - The Flash ROM detection works now only for ASUSTeK and Award FLASH support.
- I'm working on more...
- - Added Energy Star and GreenPC report.
- - New routine for GUS memory detection.
-
-
- ■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■ Ver. 2.01 ■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■
-
- - New nice palette.
- - Some bugfixes.
- - Reduced unregistred version usages :-)
-
-
- ■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■ Ver. 2.20 ■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■
-
- - Added Promise Technology EIDE2300PLUS VLB Disk Controller.
- - Added OAK Mozart Sound card.
- - Added new S3 Vision968 ID.
- - Fixed Diamond Stealth64 Video VRAM detection.
- - Fixed GUS DRAM size report.
- - Added new detection routine for Alliance Pro Motion 3210, ATI 88800GX & CX,
- Cirrus new adapters, Matrox MGA series (MGA-I and II),
- #9 Imagine128 Video RAM size detection and fixed some bugs.
- - Added Video card bus detection for another video cards.
- - Added ATT 22c498, IC Works W30c516 DAC, CHRONTEL CH8391, CH8398, IBM RGB524,
- RGB525, OAK 66HC and UMC 70c178 DACs.
- - Fixed some video RAMDAC routines.
- - HWiNFO now (while ISA/VLB checking procedure) says which card is currently
- checked and at which port. If HWiNFO hangs, it allows you to determine which
- hardware test caused it.
- - Added Alliance Pro Motion 3210 video memory size report.
- - Fixed Trident Internal DAC detection.
- - Added Video chipset and card detection steps report.
-
- ■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■ Ver. 2.21 ■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■
-
- - Reduced unregistered "typing shit" again ;-)
- - Fixed a really nasty BUG which caused ET3000/4000 and IIT video boards to
- crash.
- - Hopefully fixed TI TVP3026 DAC detection.
- - Some minor bug fixes and advances.
- - Added distinguish between MFM, RLL and ARLL.
- - Added distinguish between 3Com EtherLink III 3C509B, 3C509B-TP, 3C509B-TPO
- and 3C509B-Combo.
- - 3Com EtherLink III detection can be disabled now in the Setup menu, because
- this routine reconfigured an Western Digital Ethernet card :-(.
- - Some protection against BHcrack added. Hahaha.
-
- ■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■ Ver. 2.22 ■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■
-
- - Added detection of Intel 82420TX SATURN, 82425EX ARIES, 82430LX NEPTUNE and
- 82430FX TRITON chipset in the System menu (Mainboard chipset).
- - Added new detection routine for Keyboard Controller, it reports the whole
- copyright notice included in the 8042 KBD BIOS.
- - Added Plug-and-Play devices detection.
- - Added new UART types.
- - Added Mediavision MVV452 chipset + MV Pro Graphics 1024 card and MVV462
- Video RAMDAC.
- - Fixed a shitty mouse bug.
-
- ■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■ Ver. 2.23 ■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■
-
- - Fixed CPU ID detection Method 2. Now works very well.
- - Some minor advances.
- - I'm able to detect the type of Flash EPROM chip (like INTEL P28F001BX-T),
- but it requires setting the EPROM into write mode (via jumpers), so the
- detection routine is of no use (is there anyone, who opens his case and
- sets jumper only to detect the EPROM chip?). The routine is disabled.
-
- ■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■ Ver. 2.24 ■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■
-
- - Added Am x5-P75-133; in fact is it an AMD Am486DX4 Write-Back Enhanced
- with 16 KBytes Internal Cache.
- - A small bug-fix in Parallel ports detection.
- - Enhanced protection.
-
- ■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■ Ver. 2.30 ■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■
-
- - Reduced unregistered "typing shit" again and again ;-)
- - Fixed Avance Logic ALG2228 detection.
- - Updated Plug-and-Play device scanning.
- - Added Cyrix 5x86 (M1sc) and 6x86 (M1rx).
- - Added some new CPU steppings + some minor updates.
- - Added Intel i80C86A and i80C88A detection (CMOS technology).
- - Added identification of ATAPI drives (CD-ROMs, streamers...).
- - Added STB VGA Extra/EM or EM16, PowerGraph VGA (1MB), PowerGraph/PowerView
- VGA (512KB).
- - Added IDE Disk Security Feature + Max. # of Passwords + Max. Multiword DMA
- Timing Mode report.
- - Updated Disk drives detection routine - now very flexible; identifies drives
- like: port 1F0h primary - IDE disk; port 1F0h sec. - EIDE disk; port 170h
- prim. - (nothing); port 170h, sec. - ATAPI CD-ROM; plus some SCSI disks with
- BIOS Enabled.
- - Added S3 Trio64 V+ (86C765) video chip, Diamond Stealth64 Graphics2001 and
- Diamond Stealth64 Video2001 graphics boards.
- - Added detection of Windows NT to the front of coding.
-
- ■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■ Ver. 2.31 ■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■
-
- - Updated STB detection routine, which caused invalid identification of cards
- with no STB.
- - Added Texas Instruments TI486DX2 and TI486DX4.
- - Fixed Cyrix 5x86 detection.
- - Some bugfixes.
- - F-PROT doesn't now report, that HWiNFO contains virus-suspicious code.
-
- ■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■ Ver. 2.32 ■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■
-
- - Added about 30 new PCI vendors.
- - Added detection of Aladdin HASP Hardware Key connected to Parallel port :-)
- (tested MemoHASP-1 for JURIX).
- - Added CD-ROM Transfer Rate Benchmark. It requires MSCDEX to be installed.
- - Added 36-bit Addressing, 2MB Pages to CPU Features.
- - Added detection routine for Advanced Signal Processor (ASP) on Sound Blaster
- boards. It's better, because the old routine detected ASP from DSP version.
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
- ## A list of all items, which will HWiNFO identify ###########################
- ##
- ## A "√" sing means that this thing/feature/element... was tested.
-
-
- ──────────────────────────────█ Main Processor █──────────────────────────────
-
- √ Intel i8086A (HMOS)
- Intel i80C86A (CMOS)
- Intel i8088A (HMOS)
- Intel i80C88A (CMOS)
- √ NEC V20
- NEC V30
-
- Intel i80186
- Intel i80188
-
- √ Intel i80286
-
- Intel i80376 (only 386Native mode, can't be tested)
- √ Intel i80386DX
- √ Intel i80386SX
- Intel i386SX (Static) (Static core)
- Intel i386CX/EX (Static) (Static core + SMM)
- Intel i80386SL
- C&T 38605DX
- C&T 38605SX (Never released CPU)
- √ AMD Am386DX (detects only 40 MHz CPU)
- AMD Am386SXLV (Am386SX Low voltage, SMM)
- AMD Am386DXLV (Am386DX Low voltage, SMM)
- IBM 386SLC
-
- Intel RapidCAD-1 (Upgrade for 386DX)
- √ Intel486(TM) DX (80486DX)
- √ Intel486(TM) DX-S (80486DX SL-Enhanced)
- Intel487(TM) SX (80487SX)
- √ Intel486(TM) SX (80486SX)
- Intel486(TM) SX/J (80486SX with 16-bit External Data Bus)
- √ Intel486(TM) SX-S (80486SX SL-Enhanced)
- √ Intel486(TM) SL (80486SL)
- √ IntelDX2(TM) (80486DX2 alias P24)
- √ IntelDX2-S(TM) (80486DX2 SL-Enhanced)
- √ IntelDX2(TM) Write-Back Enhanced (P24D; operating in W-B or W-T mode)
- IntelSX2(TM) (80486SX2 SL-Enhanced)
- √ IntelDX4(TM) (80486DX4 alias P24C)
- IntelDX4(TM) OverDrive (80486DX4 OverDrive)
- IntelDX4(TM) Write-Back Enhanced (Write-Back/Write-Through mode)
- AMD Am486(TM) DX
- √ AMD Am486(TM) DX2 (switched to 100MHz reports as DX4)
- √ AMD Am486(TM) DX4
- √ AMD Am486(TM) DX4 W-B Enhanced
- √ AMD Am486(TM) DX4 W-B Enhanced (Am x5-P75-133, 16KB W-B Cache)
- AMD Am486(TM) SX (not 100% detection)
- AMD Am486(TM) SX2
- AMD Am486(TM) SXLV (3 V, stop clock)
- AMD Am486(TM) DXLV (3 V, stop clock)
- √ Cyrix Cx486SLC (alias TI 486SLC)
- Cyrix Cx486DLC (alias TI 486SLC)
- Cyrix Cx486SLC2
- Cyrix Cx486DLC2
- Cyrix Cx486SLC/e
- Cyrix Cx486SRx
- Cyrix Cx486DRx
- Cyrix Cx486SRx2
- Cyrix Cx486DRx2
- Cyrix Cx486SRu
- Cyrix Cx486DRu
- Cyrix Cx486SRu2
- Cyrix Cx486DRu2
- Cyrix Cx486S (Step A)
- Cyrix FasCache Cx486S (Step B) (Cyrix M5 family)
- Cyrix FasCache Cx486S/e (Maybe same as Cx486S-V ?)
- Cyrix FasCache Cx486S2
- Cyrix FasCache Cx486S2/e (Maybe same as Cx486S2-V ?)
- Cyrix FasCache Cx486DX (Cyrix M6 clone)
- Cyrix FasCache Cx486DX2 (Cyrix M7 clone)
- Cyrix FasCache Cx486DX2-v (3 V)
- Cyrix FasCache Cx486DX4-v (Cyrix M9)
- Siemens-Thomson ST486DX2
- Texas Instruments TI486SXL Potomac
- Texas Instruments TI486SXLC Potomac
- Texas Instruments TI486DX2
- Texas Instruments TI486DX4
- IBM 486SLC
- √ IBM 486SLC2
- IBM 486BLX3 Blue Lightning
- IBM 486BLDX2 Blue Lightning
- UMC U5SX
- UMC U5SD
- UMC U5SLV (3.3 V, not 100% detection)
- UMC U486DX2
- UMC U486SX2
-
- Intel Pentium(TM) (60 & 66 MHz old versions)
- √ Intel Pentium(TM) P54C (3.3 V; including P54LM 2.9V & P54CQS)
- Intel Pentium(TM) P54T
- Intel Pentium(TM) P55C (2.5 V)
- Intel Pentium(TM) P54CM Upgrade (Upgrade for P54C; maybe P54M?)
- Intel Pentium(TM) P24T OverDrive (5.0 V, OverDrive)
- Intel Pentium(TM) P24CT OverDrive (3.3 V, 32KB Cache, OverDrive)
- NexGen Nx586
- Cyrix 5x86 (Cyrix M1sc)
- AMD Krypton K5
- Unknown 586-style CPU (Any other 586 class CPUs)
-
- Intel Pentium Pro(TM) (P6)
- Intel Pentium Pro(TM) OverDrive (P6T)
- Cyrix 6x86 (Cyrix M1rx)
-
-
-
- ────────────────────────────────█ CPU Type █──────────────────────────────────
-
- √ Normal
- OverDrive(TM) Upgrade Processor
- Upgrade Processor in Dual CPU System
-
-
- ────────────────────────────█ Math Coprocessor █──────────────────────────────
-
- √ Intel 8087
- √ Intel 80287
- Intel 80287XL
- AMD 80C287
- √ Intel 80387DX
- Intel 80387SX
- Intel 80387SL
- IIT 2C87
- IIT 3C87
- IIT 3C87SX
- IIT 4C87DLC
- Cyrix 82S87 Old
- Cyrix 82S87 New
- Cyrix FasMath(TM) 83D87 Old
- Cyrix FasMath(TM) 83S87 Old
- Cyrix FasMath(TM) 83S87 New
- Cyrix FasMath(TM) 83D87 New (alias 387+ in Europe)
- Cyrix FasMath(TM) EMC87 (alias Cyrix AutoMATH)
- Cyrix Cx487S
- C&T 38700DX
- C&T 38700SX
- √ ULSI 83C87
- ULSI 83S87
- Intel RapidCAD-2 ("FPU" - generates only FERR)
- Intel P23T (???)
- Scorpion (But what's that ? :-O)
- √ Internal (486DX+ Internal FPUs)
- NexGen Nx587
-
- + Weitek Abacus 3167
- + Weitek Abacus 4167
-
- ───────────────────────────────────█ Bus █────────────────────────────────────
-
- √ ISA
- EISA
- √ MCA
- MCA + ISA Dual Bus
- √ + PCI Local Bus
- √ + VESA Local Bus (Only with a VLB graphics card)
- + SMBus
-
- ──────────────────────────────█ Computer model █──────────────────────────────
-
- "OEM machine"
- 7531/2 Industial AT
- AST
- Compaq 286/386
- Compaq Contura 486/486c/486cx
- Compaq DESKPRO/i
- Compaq PC / Compaq Deskpro
- Compaq ProLinea
- Compaq XT / Compaq Plus
- DELL 200
- DELL 210
- DELL 220
- DELL 220E
- DELL 300
- DELL 310
- DELL 310A
- DELL 316
- DELL 316LT
- DELL 316SX
- DELL 320LX
- DELL 325
- DELL 425E
- Epson
- Hewlett Packard CS
- Hewlett Packard ES
- Hewlett Packard ES/12
- Hewlett Packard HP 95LX
- Hewlett Packard Original Vectra
- Hewlett Packard Portable/CS
- Hewlett Packard RS/16
- Hewlett Packard RS/20
- HP 100LX 1MB BIOS 1.04A
- HP 200LX 2MB BIOS 1.01 A D German
- IBM 7552-140 Gearbox
- IBM 7552-540 Gearbox
- IBM Original PC
- IBM PC
- IBM PC (HD, 640K, EGA support)
- IBM PC (some bugfixes)
- IBM PC 7561/2
- IBM PC 7568
- √ IBM PC AT
- √ IBM PC AT 319/339, 8 MHz, Enh kbd, 3,5"
- IBM PC AT239, 6 MHz, 30M HD
- IBM PC AT with Phoenix 386 BIOS v1.10 10a
- IBM PC Convertible
- IBM PC Jr
- √ IBM PC XT
- IBM PC XT and Portable
- √ IBM PC XT w/ Enhanced Kbd, 3.5" support
- IBM PC XT/2
- √ IBM PC XT/286
- IBM PCradio 9075
- IBM Processor Complex (with VPD)
- IBM PS/1 486DX
- IBM PS/1 486SX
- IBM PS/1 model 2011, 286-10 MHz
- IBM PS/1 model 2121, 386SX-16
- IBM PS/1, LW-type 44
- IBM PS/2 model 25, 286
- IBM PS/2 model 25, 286-10 MHz
- IBM PS/2 model 25, 286-10, LW-type 37
- IBM PS/2 model 25-386
- IBM PS/2 model 25/25L, 8086-8
- IBM PS/2 model 295
- IBM PS/2 model 30
- IBM PS/2 model 30, 286
- IBM PS/2 model 30, 8086-8
- IBM PS/2 model 30-386
- IBM PS/2 model 35 SX/40 SX, LW-type 37
- IBM PS/2 model 35/35LS/40, 386SX-20
- IBM PS/2 model 50
- IBM PS/2 model 50, 286-10
- IBM PS/2 model 50, 286-10, LW-type 32
- IBM PS/2 model 50Z
- IBM PS/2 model 50Z, 286-10 MHz
- IBM PS/2 model 50Z, 286-10, LW-type 33
- IBM PS/2 model 55 Note N23SX
- IBM PS/2 model 55-5502
- IBM PS/2 model 55-5530 Laptop
- IBM PS/2 model 55-5530T
- IBM PS/2 model 55-5551
- IBM PS/2 model 55-5571
- IBM PS/2 model 55LS, 386SX-16
- IBM PS/2 model 55SX, 386SX-16
- √ IBM PS/2 model 57
- IBM PS/2 model 57 SLC
- IBM PS/2 model 57 SX
- IBM PS/2 model 57 SX, 386SX-20, SCSI
- IBM PS/2 model 57, 386SX-20
- IBM PS/2 model 60, 286-10 MHz
- IBM PS/2 model 65-121/65 SX, 386SX-16
- IBM PS/2 model 70
- IBM PS/2 model 70, 20MHz, type 2 System brd
- IBM PS/2 model 70, 386-25, type 3 System brd
- IBM PS/2 model 70, 386DX-16, type 1 System brd
- IBM PS/2 model 70, 386DX-20, LW-type 33
- IBM PS/2 model 70, 386DX-25
- IBM PS/2 model 70, 486-25
- IBM PS/2 model 70, 486-25, type 3 System brd
- IBM PS/2 model 70, some models
- IBM PS/2 model 75, 486-33
- IBM PS/2 model 77
- IBM PS/2 model 80, 386-16
- IBM PS/2 model 80, 386-20
- IBM PS/2 model 80, 386-25
- IBM PS/2 model 80-A21, 386-25
- IBM PS/2 model 85
- IBM PS/2 model 90 XP
- IBM PS/2 model 90 XP, 486-25
- IBM PS/2 model 90 XP, 486-33
- IBM PS/2 model 90 XP, 486SX+487SX-20
- IBM PS/2 model 90 XP, Pentium
- IBM PS/2 model 90, 486SX-20
- IBM PS/2 model 90-AK9/95 XP, 486-25
- IBM PS/2 model 90-AKD/95 XP, 486-33
- IBM PS/2 model 90/90XP486, 486-50
- IBM PS/2 model 90/95 E, Pentium
- IBM PS/2 model 95 XP
- IBM PS/2 model 95 XP, 486-50
- IBM PS/2 model 95 XP, Pentium
- IBM PS/2 model 95, 486SX+487SX-20
- IBM PS/2 model 95, 486SX-20
- IBM PS/2 model CL57 SX
- IBM PS/2 model L40 SX
- IBM PS/2 model L40 SX, 386SX-20
- IBM PS/2 model L40 SX, 386SX-20, LW-type 37
- IBM PS/2 model M57, 386SLC-20
- IBM PS/2 model N33SX
- IBM PS/2 model N51 SLC
- IBM PS/2 model Note N51SX
- IBM PS/2 model P70
- IBM PS/2 model P70 (8570-031)
- IBM PS/2 model P70 (8573), 386SX-16
- IBM PS/2 model P70 (8573-121)
- IBM PS/2 model P70 (8573-121) type 2 System brd
- IBM PS/2 model P75, 486-33
- IBM PS/ValuePoint 325T
- IBM PS/ValuePoint 425SX
- IBM PS/ValuePoint 433DX
- IBM Restaurant Terminal
- √ IBM ThinkPad 350, 486SL-25
- √ IBM ThinkPad 360
- IBM ThinkPad 700
- Memorex Telex
- Olivetti M111
- Olivetti M15
- Olivetti M200
- Olivetti M240
- Olivetti M250
- Olivetti M280
- Olivetti M290
- Olivetti M300
- Olivetti M380 (XP1, XP3, or XP5)
- Olivetti M380 (XP7)
- Olivetti P500
- Olivetti P800
- Olivetti PCS286
- √ PC3270/AT
- Peacock XT
- Quadram Quad386
- Reply Model 32
- Soft Windows 1.0.1 (Power Macintosh)
- Sperry PC
- Tandy 1000TL
- Tandy 3000
- Tandy 3000NL
- Toshiba T1000
- Toshiba T1000LE
- Toshiba T1000SE
- Toshiba T1000XE
- Toshiba T100X
- Toshiba T1100+
- Toshiba T1200 F/H
- Toshiba T1200XE
- Toshiba T1600
- Toshiba T1800
- Toshiba T1850
- Toshiba T1850C
- Toshiba T1900
- Toshiba T1900C
- Toshiba T1910/CS
- Toshiba T1950/CS
- Toshiba T1950CT
- Toshiba T200/CS
- Toshiba T2000
- Toshiba T2000SX
- Toshiba T2000SXe
- Toshiba T2100CS/CT
- Toshiba T2150CDS/CDT
- √ Toshiba T2200SX
- Toshiba T2400CS/CT
- Toshiba T2450CT
- Toshiba T3100
- Toshiba T3100e
- Toshiba T3100SX
- Toshiba T3200
- Toshiba T3200SX
- Toshiba T3200SXC
- Toshiba T3300SL
- Toshiba T3400/CT
- Toshiba T3600CT
- Toshiba T4400SX/SXC
- Toshiba T4500/SXC
- Toshiba T4500C
- Toshiba T4600
- Toshiba T4600C
- Toshiba T4700CS
- Toshiba T4700CT
- Toshiba T4800CT
- Toshiba T4850CT
- Toshiba T5100
- Toshiba T5200
- Toshiba T6400/C
- Toshiba T6600C
- Toshiba T8500
- Triumph Adler PC/XT
- Zenith 386
- Zenith Z-Lite 425L
-
-
- ───────────────────────────────█ Sound Card █─────────────────────────────────
-
- Ad Lib
- Roland MPU-401
- Sound Blaster
- √ Sound Blaster 2.0
- Sound Blaster Pro (CT1335)
- √ Sound Blaster Pro (CT1345)
- √ Sound Blaster 16
- √ Sound Blaster 16 ASP
- Sound Blaster 16 SCSI-2
- Sound Blaster AWE32
- Sound Blaster AWE32 ASP
- MediaVision ProAudio Spectrum
- MediaVision ProAudio Spectrum+
- MediaVision ProAudio Spectrum 16
- PS/1 Audio Card
- Aria Sound Card
- √ Gravis Ultra Sound (≤3.6, no ICS) ┐
- Gravis Ultra Sound (3.7, ICS) ├ Also amount of on-board
- Gravis Ultra Sound (≥3.7, ICS) │ DRAM report [KB]
- Gravis Ultra Max (with CS4231) ┘
- √ OAK Mozart
-
-
- ───────────────────────────────█ FTP Network █────────────────────────────────
-
- 3COM 3C500/3C501
- 3COM 3C505
- MICOM-Interlan NI5010
- BICC Data Networks 4110
- BICC Data Networks 4117
- MICOM-Interlan NP600
- Ungermann-Bass PC-NIC
- Univation NC-516
- TRW PC-2000
- MICOM-Interlan NI5210
- 3COM 3C503
- 3COM 3C523
- √ Western Digital WD8003
- Spider Systems S4
- Torus Frame Level
- 10Net Communications
- Gateway PC-bus
- Gateway AT-bus
- Gateway MCA-bus
- IMC PCnic
- IMC PCnic II
- IMC PCnic 8-bit
- Tigan Communications
- Micromatic Research
- Clarkson "Multiplexor"
- D-Link 8-bit
- D-Link 16-bit
- D-Link PS/2
- Research Machines 8
- Research Machines 16
- Research Machines MCA
- Radix Microsystems EXM1 16-bit
- Interlan Ni9210
- Interlan Ni6510
- Vestra LANMASTER 16-bit
- Vestra LANMASTER 8-bit
- Allied Telesis PC/XT/AT
- Allied Telesis NEC PC-98
- Allied Telesis Fujitsu FMR
- Ungermann-Bass NIC/PS2
- Tiara LANCard/E AT
- Tiara LANCard/E MC
- Tiara LANCard/E TP
- Spider Communications SpiderComm 8
- Spider Communications SpiderComm 16
- AT&T Starlan NAU
- AT&T Starlan-10 NAU
- AT&T Ethernet NAU
- Intel smart card
- Xircom Packet Adapter
- Aquila Ethernet
- Novell NE1000
- Novell NE2000
- SMC PC-510
- AT&T Fiber NAU
- NDIS to Packet Driver adapter
- Racal-InterLan ES3210
- General Systems ISDN simulated Ethernet
- Hewlett-Packard
- IMC EtherNic-8
- IMC EtherNic-16
- IMC EtherNic-MCA
- NetWorth EtherNext
- Dataco Scanet
- DEC DEPCA
- C-Net
- Gandalf LANLine
- Apricot built-in
- David Systems Ether-T
- ODI to Packet Driver adapter
- AMD Am21110-16
- Intel ICD Network controller family
- Intel ICD PCL2
- Intel ICD PCL2A
- AT&T LANPacer
- AT&T LANPacer+
- AT&T EVB
- AT&T StarStation
- SLIP simulated ethernet
- Racal-Interlan NIA310
- Racal-Interlan NISE
- Racal-Interlan NISE30
- Racal-Interlan NI6610
- Ethernet over IP/UDP
- ICL EtherTeam 16
- David Systems
- NCR WaveLAN
- Thomas Contrad TC5045
- Russ Nelson's Parallel Port driver
- Intel EtherExpress 16
- IBMTOKEN
- Zenith Z-Note
- 3Com 3C509
- Mylex LNE390
- Madge Smart Ringnode
- Novell NE2100
- Allied Telesis 1500
- Allied Telesis 1700
- Fujitsu EtherCoupler
- Proteon p1300
- Proteon p1800
- IBM Token-Ring Adapter
- Proteon p1340
- Proteon p1344
- Gateway PC-bus
- Gateway AT-bus
- Gateway MCA-bus
- Madge board
- NDIS to Packet Driver adapter
- ODI to Packet Driver adapter
- AppleTalk - ATALK.SYS adapter
- Clarkson 8250-SLIP
- Clarkson "Multiplexor"
- Eicon Technologies
- ARCNet Datapoint RIM
- Ottawa PI card (AX.25)
- Eicon Technologies (AX.25)
- KISS
- Western Digital (FDDI)
- Frontier Technology (FDDI)
- Western Digital Internet X.25
- Frontier Technology Internet X.25
- Emerging Technologies Internet X.25
- The Software Forge Internet X.25
- Link Data Intelligent X.25 Internet
- Eicon Technologies Internet X.25
- NT LANSTAR/8
- NT LANSTAR/MC
- MERIT
- 8250/16550 UART (PPP)
- Niwot Networks synch (PPP)
- Eicon Technologies (PPP)
- LCP/NCPs
-
-
-
- ─────────────────────────────────█ CD-ROM █───────────────────────────────────
-
- √ Panasonic <Identifies any model>
- √ Hitachi
- Sony
- <SCSI CD-ROMs are identified in SCSI section>
- <ATAPI CD-ROMs are identified in Disk section>
-
-
- ────────────────────────────█ Serial Port type █────────────────────────────
-
- √ UART 8250
- √ UART 8250A/16450
- UART 16C1450
- UART 16550-FIFO
- √ UART 16550
- UART 16C150+FIFO
- DUAL UART 16552+FIFO
- UART 82510+FIFO
-
-
- ───────────────────────────█ Parallel Port type █────────────────────────────
-
- √ 4-bit (4-bit input, 8-bit output)
- √ 8-bit Bidirectional (8-bit I/O)
- 8-bit Enhanced Parallel Port (8-bit I/O at bus speed, SL)
- 8-bit Enhanced Parallel Port (v1.0) (supported by BIOS)
- √ 8-bit Enhanced Parallel Port (v3.0+) (supported by BIOS)
-
-
- ──────────────────────────█ Fixed Disk Controller █───────────────────────────
-
- √ MFM
- RLL
- ARLL
- √ IDE
- √ Enhanced IDE
- √ Enhanced IDE (ATAPI)
- Seagate ST-01/ST-02 SCSI
- Adaptec AHA-154x/Bustek BT-542 SCSI
- Future Domain SCSI TMC-1680
- Future Domain SCSI TMC-1650/1660/1670/1680
- Future Domain SCSI TMC-820/830/840/850/860/870/875/880/885
- Future Domain SCSI TMC-840/841/880/881
- Future Domain SCSI TMC-830/850/860/875/885
- √ SCSI or Unknown
- √ On-Board SCSI
- ESDI
-
-
- ──────────────────────────────█ Video chipset █───────────────────────────────
-
- Video memory
- Manufacturer Type size detection
- ┌──────────────────────┬─────────────────────────────────────┬┴┐
- │ Acer │ ALi M3145 │X│
- ├──────────────────────┼─────────────────────────────────────┼─┤
- │ Alliance │ Pro Motion 3210 │X│
- ├──────────────────────┼─────────────────────────────────────┼─┤
- │ ARK Logic │ ARK1000VL │X│
- │ │ ARK1000PV │X│
- │ │ ARK2000PV │X│ √
- ├──────────────────────┼─────────────────────────────────────┼─┤
- │ Avance Logic │ ALG2101 │X│
- │ │ ALG2201 │X│
- │ │ ALG2228 │X│ √
- │ │ ALG2301 │X│ √
- │ │ ALG2302 │X│
- │ │ ALG2364 │X│
- ├──────────────────────┼─────────────────────────────────────┼─┤
- │ Ahead │ V5000 A │X│
- │ │ V5000 B │X│
- ├──────────────────────┼─────────────────────────────────────┼─┤
- │ ATI │ 18800 │X│
- │ │ 18800-1 │X│
- │ │ 28800-2 │X│
- │ │ 28800-4 │X│
- │ │ 28800-5 │X│
- │ │ 28800-6 │X│
- │ │ 38800-1 (Mach8) ?│?│
- │ │ 68800 (Mach32) │X│
- │ │ 88800GX (Mach64) │X│
- │ │ 88800CX (Mach64) │X│
- ├──────────────────────┼─────────────────────────────────────┼─┤
- │ Chips & Technologies │ 82C450 │X│
- │ │ 82C451 │X│ √
- │ │ 82C452 │X│
- │ │ 82C453 │X│
- │ │ 82C455 │X│
- │ │ 82C456 │X│
- │ │ 82C457 │X│
- │ │ F65510 │X│
- │ │ F65520 │X│
- │ │ F65530 │X│ √
- │ │ F65535 │X│
- │ │ F65540 │X│
- │ │ F65545 │X│ √
- │ │ F65548 │X│
- │ │ 64300 WinGine │X│
- │ │ 64310 WinGine │X│
- ├──────────────────────┼─────────────────────────────────────┼─┤
- │ Cirrus Logic │ VideoSeven │X│ √
- │ │ CL-GD510 and CL-GD520 │X│ √
- │ │ CL-GD610 and CL-GD620 │X│ √
- │ │ CL-GD5320 │X│
- │ │ CL-GD5401 │X│
- │ │ CL-GD5402 │X│
- │ │ CL-GD5402 (AVGA2) │X│
- │ │ CL-GD5402 rev1 │X│
- │ │ CL-GD5410 │X│
- │ │ CL-GD5420 │X│
- │ │ CL-GD5420 rev1 │X│
- │ │ CL-GD5422 │X│
- │ │ CL-GD5422-75A │X│
- │ │ CL-GD5422-80 │X│
- │ │ CL-GD5424 │X│
- │ │ CL-GD5426 │X│
- │ │ CL-GD5426-80 │X│ √
- │ │ CL-GD5428 │X│
- │ │ CL-GD5428-80 │X│ √
- │ │ CL-GD5428-80A │X│ √
- │ │ CL-GD5429 │X│
- │ │ CL-GD5430 │X│
- │ │ CL-GD5432 │X│
- │ │ CL-GD5434 (Alpine) │X│
- │ │ CL-GD5434-HC-C (Alpine) │X│
- │ │ CL-GD5436 │X│
- │ │ CL-GD5452 (Northstar) │X│
- │ │ CL-GD7541 Nordic Lite │X│
- │ │ CL-GD7542 Nordic │X│
- │ │ CL-GD7543 Viking │X│
- │ │ CL-GD6205 │X│
- │ │ CL-GD6215 │X│
- │ │ CL-GD6225 │X│
- │ │ CL-GD6235 │X│
- │ │ CL-GD6410 │X│
- │ │ CL-GD6412 │X│
- │ │ CL-GD6416 │X│
- │ │ CL-GD6420 │X│
- │ │ CL-GD6440 │X│ √
- │ │ CL-GD6450 │X│
- ├──────────────────────┼─────────────────────────────────────┼─┤
- │ Compaq │ IVGS │X│
- │ │ AVGA │X│
- │ │ QVision 1024 │X│
- │ │ QVision 1280 │X│
- │ │ Advanced VGA Port │X│
- ├──────────────────────┼─────────────────────────────────────┼─┤
- │ Hualon │ HM86304 │X│
- ├──────────────────────┼─────────────────────────────────────┼─┤
- │ IIT │ AGX-010/011 │x│
- │ │ AGX-014 │x│
- │ │ AGX-015 │x│
- │ │ AGX-016 │x│
- ├──────────────────────┼─────────────────────────────────────┼─┤
- │ Matrox │ MGA-II (IS-TITAN+IS-DUBIC) ?│-│
- │ │ MGA 64 (IS-HELENA) ?│-│
- ├──────────────────────┼─────────────────────────────────────┼─┤
- │ Mediavision │ MVV452 │x│
- ├──────────────────────┼─────────────────────────────────────┼─┤
- │ MXIC │ 86000 │X│
- │ │ 86010 │X│
- ├──────────────────────┼─────────────────────────────────────┼─┤
- │ NCR │ 77C21 │x│
- │ │ 77C22 │x│
- │ │ 77C22E │x│
- │ │ 77C22E+ │x│
- │ │ 77C32BLT │x│
- ├──────────────────────┼─────────────────────────────────────┼─┤
- │ Number Nine │ Imagine128 │X│
- ├──────────────────────┼─────────────────────────────────────┼─┤
- │ OAK │ OTI-037 │X│
- │ │ OTI-057 │X│
- │ │ OTI-067 │X│ √
- │ │ OTI-077 │X│
- │ │ OTI-083 │X│
- │ │ OTI-087 │X│
- │ │ OTI-O107 Spitfire │ │
- ├──────────────────────┼─────────────────────────────────────┼─┤
- │ Paradise │ PVGA1A │X│
- │ │ PVGA1B (WD90C00) │X│
- │ │ WD90C10 │X│
- │ │ WD90C11 │X│
- │ │ WD90C20 │X│
- │ │ WD90C20A │X│
- │ │ WD90C22 │X│
- │ │ WD90C24 │X│ √
- │ │ WD90C26 │X│
- │ │ WD90C30 │X│ √
- │ │ WD90C31 │X│
- │ │ WD90C33 │X│
- │ │ WD90C35 │X│
- ├──────────────────────┼─────────────────────────────────────┼─┤
- │ Primus │ P2000 Accelerator │x│
- ├──────────────────────┼─────────────────────────────────────┼─┤
- │ RealTek │ RT-3103 │X│
- │ │ RT-3105 │X│
- │ │ RT-3106 │X│
- ├──────────────────────┼─────────────────────────────────────┼─┤
- │ S3 │ 86C911 │X│
- │ │ 86C924 │X│
- │ │ 86C928 │X│
- │ │ 86C928 rev. C │X│
- │ │ 86C928 rev. D │X│
- │ │ 86C928 rev. E │X│
- │ │ 86C801 rev. A/B (ISA) │X│
- │ │ 86C805 rev. A/B (VLB) │X│
- │ │ 86C801 rev. C (ISA) │X│
- │ │ 86C805 rev. C (VLB) │X│ √
- │ │ 86C801 rev. D (ISA) │X│
- │ │ 86C805 rev. D (VLB) │X│
- │ │ 86C801 rev. I (ISA) │X│
- │ │ 86C805 rev. I (VLB) │X│
- │ │ 86C801-P │X│
- │ │ 86C805-P (PCI) │X│ √
- │ │ 86C928 PCI │X│ √
- │ │ Vision864(TM) (86C864) │X│
- │ │ Vision864(TM) (86C864-P) │X│ √
- │ │ Vision964(TM) (86C964) │X│
- │ │ Vision964(TM) (86C964-P) │X│
- │ │ Trio32(TM) (86C732-P) │X│ √
- │ │ Trio64(TM) (86C764-P) │X│
- │ │ Trio64(TM) V+ (86C765) │X│
- │ │ Vision866(TM) (86C866-P) │X│
- │ │ Vision868(TM) (86C868-P) │X│
- │ │ Vision968(TM) (86C968-P) │X│ √
- ├──────────────────────┼─────────────────────────────────────┼─┤
- │ Sierra Semiconductor │ SC15064 │ │
- ├──────────────────────┼─────────────────────────────────────┼─┤
- │ SiS │ 86c201 │X│
- ├──────────────────────┼─────────────────────────────────────┼─┤
- │ Trident │ 8800BR │X│
- │ │ 8800CS │X│
- │ │ 8900C │X│ √
- │ │ 9000 │X│ √
- │ │ 8900CL/8900D/9000C │X│ √
- │ │ 9010i │X│ √
- │ │ 8900CXr │X│
- │ │ LCD9100B │X│
- │ │ 8900CLi │X│
- │ │ LX9200 │X│
- │ │ LCD9100 │X│
- │ │ 8900CXi │X│
- │ │ GUI9210 │X│
- │ │ GUI9430 │X│
- │ │ GUI9420DGi │X│ √
- │ │ GUI9440AGi │X│ √
- │ │ GUI9660XGi │X│
- ├──────────────────────┼─────────────────────────────────────┼─┤
- │ Tseng Labs │ ET3000 │x│
- │ │ ET4000 │X│
- │ │ ET4000/W32 │X│
- │ │ ET4000/W32i Rev. A │X│
- │ │ ET4000/W32i Rev. B │X│
- │ │ ET4000/W32i Rev. C │X│
- │ │ ET4000/W32p Rev. A │X│
- │ │ ET4000/W32p Rev. B │X│
- │ │ ET4000/W32p Rev. C │X│ √
- │ │ ET4000/W32p Rev. D │X│ √
- ├──────────────────────┼─────────────────────────────────────┼─┤
- │ UMC │ 85c408 │X│
- │ │ 85c418 │X│
- ├──────────────────────┼─────────────────────────────────────┼─┤
- │ Video Seven │ Vega VGA │X│ √
- │ │ VRAM │X│
- │ │ FastWrite │X│
- │ │ VGA version 5 │X│
- │ │ 1024i │X│
- ├──────────────────────┼─────────────────────────────────────┼─┤
- │ Weitek │ W5086+POWER 9000 │?│
- │ │ W5186+POWER 9000 │?│
- │ │ W5286+POWER 9000 │?│
- │ │ POWER 9100 │?│
- ├──────────────────────┼─────────────────────────────────────┼─┤
- │ Yamaha │ 6388 VPDC │-│
- └──────────────────────┴─────────────────────────────────────┴─┘
-
-
- ────────────────────────────────█ Video Card █────────────────────────────────
-
-
- Video memory size detection ┐
- Manufacturer Model Used Chipset │
- ┌──────────────────────┬────────────────────────┬──────┴───────┬┴┐
- │ Acer │ ALi CAT-64 │ Acer M3145 │X│
- ├──────────────────────┼────────────────────────┼──────────────┼─┤
- │ AT&T │ DEB │ ? │?│
- ├──────────────────────┼────────────────────────┼──────────────┼─┤
- │ ATI │ VGA Wonder+ │ ATI 28800-2 │X│
- │ │ VGA Wonder XL │ ATI 28800-4 │X│
- │ │ VGA Wonder XL24 │ ATI 28800-6 │X│
- │ │ VGA Graphics/Ultra │ ATI 28800-5 │X│
- │ │ Graphics Ultra │ ATI Mach8 │?│
- │ │ Graphics Vantage │ ATI Mach8 │?│
- │ │ Graphics Ultra Pro 3 │ ATI 68800-3 │X│
- │ │ Graphics Ultra Pro 6 │ ATI 68800-6 │X│
- │ │ Graphics Ultra Pro AX │ ATI 68800-AX │X│
- │ │ Graphics Ultra Pro LX │ ATI 68800-LX │X│
- │ │ Graphics Pro Turbo │ ATI Mach64 │X│
- │ │ Graphics Xpression Pro │ ATI Mach64 │X│
- ├──────────────────────┼────────────────────────┼──────────────┼─┤
- │ Cardex │ <Probably all cards> │ ... │X│ √
- ├──────────────────────┼────────────────────────┼──────────────┼─┤
- │ Diamond │ SpeedStar │ ET4000 │X│
- │ │ SpeedStar 24 │ ET4000 │X│
- │ │ SpeedStar Plus │ ET4000 │X│
- │ │ SpeedStar 24X │ WD90C31 │X│
- │ │ SpeedStar PRO │ CL-GD5422 │X│
- │ │ SpeedStar64 │ CL-GD5434 │X│
- │ │ Stealth VLB │ S3 86C805 │X│
- │ │ Stealth24 │ S3 86C805 │X│
- │ │ Stealth Pro │ S3 86C928 │X│
- │ │ Stealth VRAM │ S3 86C911 │X│
- │ │ Stealth32 │ ET4000/W32p │X│
- │ │ Stealth SE │ S3 Trio32 │X│
- │ │ Stealth64 DRAM VLB/PCI │ S3 Vision864 │X│
- │ │ Stealth64 VRAM VLB/PCI │ S3 Vision964 │X│
- │ │ Stealth64 Video DRAM │S3 868 /Trio64│X│
- │ │ Stealth64 Video VRAM │ S3 Vision968 │X│ √
- │ │ Stealth64 Graphics2001 │ ARK2000PV │X│
- │ │ Stealth64 Video2001 │ S3 Trio64 V+ │X│
- │ │ Viper VLB/PCI │ Weitek P9000 │X│
- │ │ Viper SE │ Weitek P9100 │x│
- ├──────────────────────┼────────────────────────┼──────────────┼─┤
- │ Everex │ ViewPoint │Trident 8800CS│X│
- │ │ Ultragraphics II │Trident 8800CS│X│
- │ │ Vision VGA │Trident 8800CS│X│
- │ │ EVGA │Trident 8800CS│X│
- │ │ ViewPoint TC │ ET4000 │X│
- ├──────────────────────┼────────────────────────┼──────────────┼─┤
- │ Genoa │ 5100/5200 │ ET3000 │X│
- │ │ 5300/5400 │ ET3000 │X│
- │ │ 6100 │ Genoa GVGA │X│
- │ │ 6200/6300 │ Genoa GVGA │X│
- │ │ 6400/6600 │ Genoa GVGA │X│
- │ │ 7900 │ ET4000AX │X│
- │ │ 8500/8600 │ CL-GD5426 │X│
- │ │ 8900 │ CL-GD5426 │X│
- │ │ Phantom 32i 8900 PCI │ ET4000/W32p │X│
- │ │ Phantom 64 8864 │ S3 Vision864 │X│
- │ │ Phantom Pro │ S3 Vision968 │X│
- │ │ VideoBlitz 9500 │ Weitek P9100 │?│
- │ │ VideoBlitz III AV │ S3 Vision968 │X│
- │ │ Hornet II │ ARK1000PV │X│
- ├──────────────────────┼────────────────────────┼──────────────┼─┤
- │ Hercules │ Graphite Card │ IIT AGX-014 │x│
- │ │ Graphite VL/PRO │ IIT AGX-015 │x│
- │ │ Graphite PRO │ IIT AGC-015 │x│
- │ │ Dynamite VL │ ET4000/W32 │X│
- │ │ Dynamite Card │ ET4000/W32 │X│
- │ │ Dynamite VL Pro │ ET4000/W32i │X│
- │ │ Dynamite Pro │ ET4000/W32i │X│
- │ │ Dynamite PCI Pro │ ET4000/W32p │X│
- │ │ Dynamite PowerVL Pro │ ET4000/W32p │X│
- │ │ Graphics Station ?│ TMS 34010 │ │
- ├──────────────────────┼────────────────────────┼──────────────┼─┤
- │ Hercules (MDA) │ Incolor │ - │ │
- │ │ Graphics Plus │ - │ │
- │ │ Graphics Card │ - │ │ √
- ├──────────────────────┼────────────────────────┼──────────────┼─┤
- │ Matrox MGA │ Impression/PRO/Ultima │ MGA-I (Atlas)│-│
- │ │ Ultima Plus │MGA-II (Titan)│-│
- │ │ Impression Lite/Plus │MGA 64(Helena)│-│
- ├──────────────────────┼────────────────────────┼──────────────┼─┤
- │ Mediavision │ Pro Graphics 1024 │ MVV452 │x│
- ├──────────────────────┼────────────────────────┼──────────────┼─┤
- │ miro │ <Probably all cards> │ <many> │X│ √
- ├──────────────────────┼────────────────────────┼──────────────┼─┤
- │ Number Nine │ #9GXE │ S3 86C928 │X│
- │ │ #9GXE64 │ S3 86C864 │X│
- │ │ #9GXE64 PRO │ S3 86C964 │X│
- │ │ VISION FX330 │ S3 Trio64 │X│
- │ │ MOTION FX531 │ S3 Vision868 │X│
- │ │ MOTION FX771 │ S3 Vision968 │X│
- ├──────────────────────┼────────────────────────┼──────────────┼─┤
- │ Orchid │ ProDesigner │ ? │?│
- │ │ ProDesigner II │ ? │?│
- │ │ ProDesigner IIs │ ET4000 │X│
- │ │ P9000 VLB │ Weitek P9000 │?│
- │ │ Celsius VLB │ IIT AGX-015 │x│
- │ │ Fahrenheit VA │ S3 86C801/5 │X│
- │ │ Fahrenheit 1280 │ S3 86C801/5 │X│
- │ │ Fahrenheit 1280 Plus │ S3 86C801/5 │X│ √
- │ │ Kelvin 64 ISA/VLB/PCI │ CL-GD5434 │X│
- │ │ Kelvin EZ VLB/PCI │ CL-GD5430 │X│
- ├──────────────────────┼────────────────────────┼──────────────┼─┤
- │ Sierra Semiconductor │ Falcon/64 │Sierra SC15064│-│
- ├──────────────────────┼────────────────────────┼──────────────┼─┤
- │ SPEA │ V7-Mirage │ S3 86C801/5 │X│
- │ │ V7-Mirage P-64 │ S3 86C864 │x│
- │ │ V7-Mercury │ S3 86C928 │X│
- │ │ V7-Mercury PCI │ S3 86C928PCI │X│
- │ │ V7-Mercury Lite PCI │ S3 86C928PCI │X│
- │ │ V7-VEGA │ CL-GD5426 │X│
- │ │ Showtime Plus │ ET4000/W32p │X│
- ├──────────────────────┼────────────────────────┼──────────────┼─┤
- │ STB │ VGA Extra/EM or EM16 │ │?│
- │ │ PowerGraph VGA (1MB) │ │?│
- │ │ PowerGraph/View (512KB)│ │?│
- └──────────────────────┴────────────────────────┴──────────────┴─┘
-
-
-
- ─────────────────────────█ RISC Video Accelerator █───────────────────────────
-
- Processors: Intel i860 <! Detection currently disabled !>
- TMS 340x0 (TIGA) <! Detection currently disabled !>
- Hitachi HD63484 (ACRTC)
-
- Boards:
- ┌──────────────────────┬────────────────────────┬──────────────┐
- │ Hewlett-Packard TIGA │ IGC-20 A1083A │ TMS │
- │ │ IGC-20 A1086A │ TMS │
- ├──────────────────────┼────────────────────────┼──────────────┤
- │ NEC TIGA │ MultiSync Graphics Eng.│ TMS │
- ├──────────────────────┼────────────────────────┼──────────────┤
- │ SPEA GRAPHITI │ Painter 1 │ ACRTC │
- │ │ Painter 2 │ ACRTC │
- │ │ Painter 3 │ ACRTC │
- │ │ Sprayer │ ACRTC │
- │ │ Gallery 1 │ ACRTC │
- │ │ Gallery 2 │ ACRTC │
- │ │ Gallery S │ ACRTC │
- │ │ Painter 1+ │ ACRTC │
- │ │ Flash 1 P │ ACRTC │
- │ │ Flash 1 G2 │ ACRTC │
- │ │ Flash 1 GS │ ACRTC │
- │ │ Flash 2 │ ACRTC │
- │ │ Flash 3 │ ACRTC │
- │ │ Gallery 2-HE │ ACRTC │
- │ │ Gallery S-HE │ ACRTC │
- │ │ Flash 1G2-HE │ ACRTC │
- │ │ Flash 1GS-HE │ ACRTC │
- │ │ GX │ i860 │
- │ │ FIRE │TMS 34020+i860│
- │ │ Fire │ TMS 34020 ?│
- │ │ FGA-1 │ TMS 34020 │
- │ │ FGA-4 │ TMS 34020 │
- │ │ CASCADE │ TMS 34020 │
- │ │ HiLite │ TMS 34020 │
- │ │ HiLite-4 │ TMS 34020 │
- │ │ HiLite1024 │ TMS 34020 │ √
- │ │ FGA860-1 │ TMS 34020 │
- │ │ FGA860-4 │ TMS 34020 │
- │ │ CASCADE/FIRE │TMS 34020+i860│
- │ │ FGA860-1/GX │TMS 34020+i860│
- │ │ FGA860-4/GX │TMS 34020+i860│
- └──────────────────────┴────────────────────────┴──────────────┘
-
-
-
- ────────────────────────────────█ Video DAC █─────────────────────────────────
-
- √ None
- √ Standard VGA
- Sierra SC11481/6/8 HiColor
- Sierra SC11482/3/4 HiColor
- Sierra SC11485/7/9 DirectColor
- Sierra SC15020 TrueColor
- Sierra SC15021 TrueColor
- Sierra SC15025 TrueColor
- Sierra SC15026 TrueColor
- Sierra SC15064 Internal TrueColor
- Sierra (Unknown type)
- Music MU9c1880 (SS2410) TrueColor
- Music MU9c4870 DirectColor
- Music MU9c4910 TrueColor
- √ AT&T ATT 20c490 TrueColor
- √ AT&T ATT 20c491 TrueColor
- √ AT&T ATT 20c492/3, WinBond 82c490 DirectColor
- AT&T ATT 20c504 TrueColor
- AT&T ATT 20c505 TrueColor
- AT&T ATT 21c498 TrueColor
- AT&T ATT 22c498 TrueColor
- Acumos ADAC1 TrueColor
- Cirrus Internal 8-bit
- √ Cirrus Internal DirectColor
- √ Cirrus Internal CL24 TrueColor
- Cirrus CL-GD5453 TrueColor
- CHRONTEL CH8391
- CHRONTEL CH8398
- IC Works W30c516
- OAK 66HC DirectColor
- SGS/Inmos STG1700 TrueColor
- SGS/Inmos STG1702 TrueColor
- SGS/Inmos STG1703 TrueColor
- SGS/Inmos (Unknown type)
- ICS5301 GENDAC TrueColor
- √ ICS5341 GENDAC TrueColor
- ICS5342 GENDAC TrueColor
- S3 86c716 (SDAC) TrueColor
- √ S3 Trio32(TM) Internal TrueColor
- S3 Trio64(TM) Internal TrueColor
- √ Trident TDK8001 or Internal
- √ Avance Logic ALG1201 TrueColor
- Avance Logic ALG1301 TrueColor
- UMC UM70c178 DirectColor
- UMC UM70c188 TrueColor
- BrookTree Bt481 TrueColor
- √ BrookTree Bt482 TrueColor
- BrookTree Bt484 TrueColor
- BrookTree Bt485 TrueColor
- BrookTree Bt477 TrueColor
- Texas Instruments TVP3010 TrueColor
- Texas Instruments TVP3020 TrueColor
- Texas Instruments TVP3024 TrueColor
- Texas Instruments TVP3025 TrueColor
- Texas Instruments TVP3026 TrueColor
- TI TLC34075, ATI68875, Bt885 TrueColor
- TI TLC34076 TrueColor
- Chips & Technologies Internal
- IBM RGB524 TrueColor
- IBM RGB525 TrueColor
- Mediavision MVV462
- Edsun Labs CEG rev. x DAC
-
-
- ATI DACs: ATI Spectra DAC 68830
- ATT 20c491 DirectColor
- TLC34075 / ATI 68875 TrueColor
- Brooktree Bt476/8
- Brooktree Bt481
- ATI Spectra DAC 68860 / 68880 TrueColor
- SGS/Inmos STG1700
- SGS/Inmos STG1702 / Sierra SC15021
-
-
-
- ──────────────────────────────█ CPU Features █────────────────────────────────
-
-
- - FPU on Chip
- - Enhanced Virtual-86 Mode
- - I/O Breakpoints
- - Page Size Extensions
- - Time Stamp Counter
- - Pentium Processor-style Model Specific Registers
- - 36-Bit Addressing, 2MB Pages
- - Machine Check Exception
- - CMPXCHG8B Instruction
- - APIC on chip (Advanced Programmable Interrupt Controller)
-
- Note: Available only on CPUs, which support CPUID instruction (Fn 1).
- (see Comments about which CPUs support CPUID)
- √
-
-
-
- ───────────█ Another Hardware Devices and ISA/VLB Expansion Cards █───────────
-
-
- 3Com DOS Network Adapter
- 3Com EtherLink II Adapter
- 3Com EtherLink III 3C509B Adapter
- 3Com EtherLink III 3C509B-TP Adapter
- 3Com EtherLink III 3C509B-TPO Adapter
- √ 3Com EtherLink III 3C509B-Combo Adapter
- AMD Am2100 LANCE Ethernet Adapter
- Intel EtherExpress 16 card
- Racal-Datacom Ethernet Network
- IBM Token Ring Network Adapter
- HPLANE Network Adapter
- HPLANP Network Adapter
- Tulip NCC16 Network Adapter
- Digital Ethernet PC Adapter (DE100-102, DE200-202, DE210-212)
- Stacker AT/16 Compression Card
- Adaptec AHA-1540 (16 head BIOS) SCSI Host
- Adaptec AHA-1540 (64 head BIOS) SCSI Host
- Adaptec AHA-154xA/154xB SCSI Host
- √ Adaptec AHA-1540C/1542C SCSI Host
- √ Adaptec AHA-1540CF/1542CF SCSI Host
- Adaptec AHA-1640 SCSI Host
- Adaptec AHA-1510/AIC-6260 SCSI Host
- Adaptec AHA-1510/AIC-6360 SCSI Host
- Adaptec AHA-1520/1522 [AIC-6360] SCSI Host
- Adaptec AHA-2840VL/2842VL SCSI Host
- Adaptec AIC-7770 SCSI Host
- Adaptec AHA-2740 SCSI Host
- Always Technologies IN-2000 SCSI Host Adapter
- Tranton T128/228 SCSI Host Adpater
- Tranton T130B SCSI Host Adapter
- UltraStor U14F SCSI Host Adapter
- MICOM-Interlan NI5210 Adapter
- √ Western Digital Ethernet Card
- √ VIA VT83C461 E-IDE Disk Controller
- √ PCMCIA Adapter
- Promise Technology EIDE2300PLUS VLB Disk Controller
- √ Aladdin HASP Hardware Key
-
-
-
- ─────────────────────────────█ BIOS Extensions █──────────────────────────────
-
- √ Adaptec SCSI BIOS
- √ BALLARD SYNERGY SCSI BIOS
- GCS SCSI BIOS
- UltraStor ESDI BIOS
- Future Domain SCSI BIOS
- Seagate SCSI BIOS
- Promise Technology IDE BIOS
- Western Digital WD1007A SCSI BIOS
- √ Data Care DC-600A/DC-620A Disk Cache Controller
- √ <Universal detection of all NCR PCI SCSI BIOSes and chips>
-
-
- ───────────────────────█ EISA & PnP Expansion Cards █────────────────────────
-
- 3Com EtherLink III EISA 3C579 Network Adapter
- 3Com EtherLink III EISA 3C579-TP Network Adapter
- 3Com EtherLink III EISA Bus-Master Ethernet Adapter
- 3Com EtherLink III ISA 3C509 Network Adapter
- 3Com EtherLink III ISA 3C509-Combo Network Adapter
- 3Com EtherLink III ISA 3C509-TP Network Adapter
- 3Com EtherLink III ISA 3C509-TPO Network Aadpter
- 3Com Fast Etherlink 10/100Mb EISA Bus-Master Ethernet Card
- 3Com TokenLink III 3C619B ISA Adapter
- Acculogic EISApport SCSI Host Adapter
- Adaptec AHA-1502 SCSI Host Adapter
- Adaptec AHA-1510 SCSI Host Adapter
- Adaptec AHA-152X/AHA-1510 SCSI Host Adapter
- Adaptec AHA-152X/AHA-1510 SCSI Host Adapter
- Adaptec AHA-1540/1542 ISA SCSI Host Adapter
- Adaptec AHA-154X Plug-and-Play SCSI Host Adapter
- Adaptec AHA-154X/AHA-164X SCSI Host Adapter
- Adaptec AHA-1740 SCSI Host Adapter (Early Revision)
- Adaptec AHA-1740A/1742A SCSI Host Adapter (without floppy)
- Adaptec AHA-1742A SCSI Host Adapter (with floppy)
- Adaptec AHA-1744 Differential SCSI Host Adapter
- Adaptec AHA-174X EISA Host Adapter
- Adaptec AHA-274X EISA SCSI Host Adapter
- Adaptec AHA-284X VESA SCSI Host Adapter
- Adaptec AIC-6X60 ISA Single-Chip SCSI Controller
- Adaptec AIC-6X60 Plug-and-Play SCSI Host Adapter
- Adaptec AIC-6X60 Plug-and-Play SCSI Host Adapter
- Adaptec AIC-6X60 Plug-and-Play SCSI Host Adapter
- Adaptec AIC-6X60 Plug-and-Play SCSI Host Adapter
- Adaptec AIC-6X60 Plug-and-Play SCSI Host Adapter
- Adaptec AIC-777X EISA SCSI Host Adapter
- Adaptec APA-1460 SCSI Host Adapter
- Adaptec AVA-1505 SCSI Host Adapter
- Adaptec AVA-1515 SCSI Host Adapter
- Allied Telesyn AT1510 Ethernet Adapter
- AMD PCNET Family Ethernet Adapter/ISA+
- AMI Baby EISA
- AMI Enterprise I
- AMI Enterprise I Rev-B
- AMI Enterprise II
- AMI Enterprise III
- AMI Enterprise IV
- AMI EZ-Flex Base Board
- AMI FastView
- AMI Series-15 Host/A BIOS 1.10
- AMI Series-15 Host/A BIOS 1.20+
- AMI Series-44 Host/A BIOS 1.10
- AMI Series-44 Host/A BIOS 1.20+
- AMI Series-441 Host/A BIOS 1.20+
- AMI Series-48 Host/A
- AMI Series-70 Host/A
- AT&T
- ATI Graphics Ultra Pro EISA Video Card
- Boca Research BOCALANcard
- BusLogic EISA-to-SCSI 32-bit Bus Master Host Adapter+FDC
- BusLogic MultiMaster SCSI Host Adapters
- Compaq 32-Bit DualSpeed Token Ring Controller
- Compaq Advanced ESDI Controller
- Compaq Communications Port
- Compaq Deskpro 486/50 System Memory Board
- Compaq Deskpro XL Processor Board
- Compaq ECP Printer Port
- Compaq EISA 32-Bit Fast SCSI-2 Controller
- Compaq EISA Advanced VGA Video Card
- Compaq Floppy Disk Controller
- Compaq IDE Controller
- Compaq Integrated 32-Bit Fast SCSI-2 Controller
- Compaq MiniStation/EN
- Compaq MiniStation/TR
- Compaq NetFlex ENET/TR Controller
- Compaq NetFlex-2 DualPort ENET Controller
- Compaq NetFlex-2 DualPort ENET Controller-Second Port
- Compaq NetFlex-2 DualPort Ethernet Adapter
- Compaq NetFlex-2 DualPort Token-Ring Adapter
- Compaq NetFlex-2 DualPort TR Controller
- Compaq NetFlex-2 DualPort TR Controller-Second Port
- Compaq NetFlex-2 ENET/TR Controller
- Compaq NetFlex-2 TR Controller
- Compaq Notebook Display (WD)
- Compaq PCMCIA Controller
- Compaq QVision 1024/E Video Card
- Compaq QVision 1024/E Video Card
- Compaq QVision 1280/E Video Card
- Compaq QVision 1280/I Video Card
- Compaq SCSI Controller
- Compaq SmartStation
- Databook DB86084 PCMCIA Plug-and-Play Controller
- Databook DB86184 PCMCIA Plug-and-Play Controller
- Databook DB86184 PCMCIA Plug-and-Play Controller
- Databook DB86804 PCMCIA Plug-and-Play Controller
- Databook ISA PCMCIA Controller
- DPT Corporation PM2011B1/9x ISA SCSI Host Adapters
- DPT Corporation PM2012B1 EISA SCSI Host Adapters
- DPT Corporation PM2012B1/9x EISA SCSI Host Adapters
- DPT Corporation PM2012B2 EISA SCSI Host Adapters
- DPT Corporation PM2012B2/9x EISA SCSI Host Adapters
- DPT Corporation PM2x22A EISA SCSI Host Adapters
- DPT Corporation Spectre chipset SCSI Adapters
- ESS ES688 AudioDrive and Game Controller
- Future Domain PNP-1630/1640 Plug-and-Play SCSI controller
- Future Domain TMC-1695 Plug-and-Play SCSI Host Adapter
- Future Domain TMC-1695 Plug-and-Play SCSI Host Adapter
- Future Domain TMC-18XX SIC-based SCSI Host Adapter
- Future Domain TMC-950 SIC-based SCSI Host Adapter
- Hewlett-Packard COM and LPT Ports Combo Card
- IBM Thinkpad Infrared Port
- IBM Thinkpad Infrared Port
- Intel EtherExpress PRO/10 (PnP Enabled)
- Intel TokenExpress EISA 16/4
- Iomega 8-bit PC2x SCSI Host Adapters except PC2F
- Iomega PC2F 8-bit SCSI Host Adapters
- Linksys Ether16 LAN Card
- Madge Smart 16/4 EISA Ringnode
- Madge Smart 16/4 ISA Client PnP Ringnode
- Matrox MGA Graphics Accelerator Card
- NEC EISA SCSI Host Adapter
- New Media Sound/SCSI II Multimedia Combo Card
- Novell/Antherm NE3200 or Compatible Network Adapter
- Novell/Antherm NE3200T Network Adapter
- Olicom EISA 16/4 Token-Ring Adapter
- Olicom Plug-and-Play Token-Ring ISA 16/4 (OC-3118)
- Plug-and-Play 3Com 3C503 EtherLink II/IITP Network Adapter
- Plug-and-Play 3Com 3C507 EtherLink 16 Network Adapter
- Plug-and-Play 3Com 3C509/B EtherLink III ISA Network Adapter
- Plug-and-Play 3Com 3C509B EtherLink III Network Adapter
- Plug-and-Play 3Com 3C619B TokenLink III ISA Network Adapter
- Plug-and-Play Advanced Power Management Support
- Plug-and-Play Advanced Programmable Interrupt Controller
- Plug-and-Play Always IN-2000 SCSI Host Adapter
- Plug-and-Play AMD AM2100/AM1500t Network Adapter
- Plug-and-Play AMD PCNET Family Ethernet Adapter (PCI&ISA)
- Plug-and-Play AMD PCNET Family Ethernet VL-Bus Adapter
- Plug-and-Play ATI Graphics Pro Turbo Video Adapter
- Plug-and-Play ATI Graphics Ultra Pro Video Adapter
- Plug-and-Play ATI Graphics Ultra Video Adapter
- Plug-and-Play ATI VGA Wonder Video Adapter
- Plug-and-Play BIOS
- Plug-and-Play Cirrus Logic CL-GD5429/3x Video Adapter
- Plug-and-Play Cirrus Logic Video Adapter
- Plug-and-Play Cirrus Logic Video Adapter
- Plug-and-Play Compaq Advanced VGA Video Adapter
- Plug-and-Play Compaq LTE Elite Support
- Plug-and-Play Compaq LTE Lite Support
- Plug-and-Play Compaq QVision 2000/2000+ Video Adapter
- Plug-and-Play Compaq QVision Video Adapter
- Plug-and-Play Cyrix SLiC MP Interrupt Controller
- Plug-and-Play DMA Controller
- Plug-and-Play Early Compaq Presario BIOS
- Plug-and-Play Early Compaq Prolinea BIOS
- Plug-and-Play EISA Bus
- Plug-and-Play EISA DMA Controller
- Plug-and-Play EISA Programmable Interrupt Controller
- Plug-and-Play EISA System Timer
- Plug-and-Play Exos 105 Network Adapter
- Plug-and-Play Floppy Controller
- Plug-and-Play Chips & Tech. Accelerator Video Adapter
- Plug-and-Play Chips & Tech. Video Adapter
- Plug-and-Play IBM XGA Video Adapter
- Plug-and-Play IBM XGA/2 Video Adapter
- Plug-and-Play IDE/ESDI Disk Ctrller (no serialization)
- Plug-and-Play Intel 82595-Based Ethernet Network Adapter
- Plug-and-Play Intel EtherExpress 16/16TP Network Adapter
- Plug-and-Play Intel EtherExpress PRO/10 Network Adapter
- Plug-and-Play Intel TokenExpress 16/4 Network Adapter
- Plug-and-Play Intel TokenExpress MCA 16/4 Network Adapter
- Plug-and-Play ISA Bus
- Plug-and-Play ISA Bus with VLB Slots
- Plug-and-Play Keyboard
- Plug-and-Play Madge Smart 16/4 PC Ringnode Network Adapter
- Plug-and-Play Madge Smart 16/4 Ringnode Network Adapter
- Plug-and-Play Matrox MGA Ultima/Impression Video Adapter
- Plug-and-Play MCA Bus
- Plug-and-Play MCA DMA Controller
- Plug-and-Play MCA Programmable Interrupt Controller
- Plug-and-Play MCA System Timer
- Plug-and-Play Modem
- Plug-and-Play Motherboard Resources
- Plug-and-Play Mouse
- Plug-and-Play NCR 77C22E Video Adapter
- Plug-and-Play NCR 77C32BLT Video Adapter
- Plug-and-Play Network Adapter
- Plug-and-Play Novell/Anthem NE1500T Network Adapter
- Plug-and-Play Novell/Anthem NE2100 Network Adapter
- Plug-and-Play Numeric Data Processor
- Plug-and-Play OAK Technology Video Adapter
- Plug-and-Play Olicom ISA 16/4 Token-Ring Network Adapter
- Plug-and-Play Parallel Port
- Plug-and-Play PC Speaker
- Plug-and-Play PCI Bus
- Plug-and-Play PCIC Compatible PCMCIA Controller
- Plug-and-Play Plus Hardcard II
- Plug-and-Play Plus Hardcard IIXL/EZ
- Plug-and-Play Programmable Interrupt Controller
- Plug-and-Play Pure Data PDI9025-32 Network Adapter
- Plug-and-Play RealTime Clock
- Plug-and-Play S3 86C911/86C924 Video Adapter
- Plug-and-Play S3 Video Adapter
- Plug-and-Play SCSI / CD-ROM Controller
- Plug-and-Play Serial Port
- Plug-and-Play Sound / Video / Multimedia
- Plug-and-Play Standard Display Adapter (VGA)
- Plug-and-Play Standard IDE/ESDI Hard Disk Controller
- Plug-and-Play System board
- Plug-and-Play System Board Extension for PnP BIOS
- Plug-and-Play System Timer
- Plug-and-Play Trantor Media Vision SCSI Host Controller
- Plug-and-Play Trantor T160 SCSI Host Adapter
- Plug-and-Play Trantor T348 Parallel SCSI Host Adapter
- Plug-and-Play Trantor T358 Parallel SCSI Host Adapter
- Plug-and-Play Trident Video Adapter
- Plug-and-Play Tseng Labs ET4000 Video Adapter
- Plug-and-Play Tseng Labs ET4000 Video Adapter
- Plug-and-Play Tseng Labs ET4000/W32 Video Adapter
- Plug-and-Play Video Seven VRAM/VRAM II/1024i Video Adapter
- Plug-and-Play VLSI PCIC PCMCIA Ctrller (ELC Extensions)
- Plug-and-Play Western Digital Video Adapter
- Plug-and-Play Western Digital Video Adapter
- Proteon ProNET-4/16 EISA Token Ring (P1990) Plus
- Proteon ProNET-4/16 EISA Token Ring (P1990) Rev A1-A7
- Proteon ProNET-4/16 EISA Token Ring (P1990) Rev A8+
- Racal ES3210 EISA Adapter
- SMC EtherCard Elite Ultra 32 Adapter
- SMC SwapBox Family Plug and Play PCMCIA controller
- Sound Card
- Standard I/O Card (2xSerial, 1xParallel)
- Standard VGA Card
- SVE FD0421 EtherPlug-ISA
- SysKonnect SK-NET Flash Ethernet Adapter
- Tulip NCC-16 ISA+
- UltraStor 124F EISA SCSI Disk Array Controller
- UltraStor 14F ISA SCSI Host Adapter
- UltraStor 14FB ISA SCSI Host Adapter
- UltraStor 24F/24FA EISA SCSI Host Adapter
- UltraStor 34F/34FA VESA SCSI Host Adapter
- UltraStor 34FB VESA SCSI Host Adapter
- Vadem PCIC compatible Plug and Play PCMCIA controller
- Western Digital 7000EX EISA SCSI Host Adapter
- Zenith SCSI/IDE/Floppy EISA Controller Board
- Zenith Zeos EISA IDE Controller
-
-
- ───────────────────────────█ PCI Expansion Cards █────────────────────────────
-
-
- √ 3Com EtherLink III 3C590 Bus-Master Adapter
- 3Com Fast Etherlink 10/100MB Bus-Master Adapter
- ACC Microelectronics Pentium CPU/PCI Bridge
- Accton Technology
- Acer 486 chipset with M1435 Video Adapter
- Acer Labs 486 CPU/PCI & PCI/ISA Bridge
- Acer Labs PCI IDE Controller
- Acer Labs PCI/ISA Bridge
- Acer Labs Pentium CPI/PCI Bridge
- Adaptec AHA-2944UW Ultra Wide SCSI-3 Host Adapter
- Adaptec AHA-294X/AIC-78XX Ultra Wide SCSI-3 Host
- Adaptec AHA-3940/3940W Fast/Wide SCSI-2 Host (1 Channel)
- Adaptec AHA-398X MultiFunction~ RAID Adapter (1 Channel)
- Adaptec AIC-2930 SCSI Controller
- Adaptec AIC-7850 SCSI Controller
- Adaptec AIC-7870 SCSI Controller
- Advanced Integration
- Advanced Logic Research (ALR)
- Advanced Peripherals Labs
- Advanced System Products
- Achme Computer
- Alacron
- Alaris
- Alcatel CIT
- Alliance Pro Motion 3210 Video Adapter
- ALPS Eletric
- Altos
- AMD PCI SCSI Controller
- AMD PCNET Family Ethernet Adapter (PCI&ISA)
- American Megatrends
- AMP
- Anigma
- Appian PCI IDE Controller
- Apple
- Applied Micro Circuits
- Aptix Corporation
- ARK Logic ARK1000PV Video Adapter
- √ ARK Logic ARK2000PV Video Adapter
- Artists Graphics
- ASCII Corporation
- AST
- Asustek
- Aten Research
- ATI Graphics Pro Turbo (88800CX) Video Adapter
- ATI Graphics Pro Turbo (88800GX) Video Adapter
- ATI Graphics Pro Turbo Video Adapter
- ATI Graphics Ultra Pro (68800AX) Video Adapter
- Atmel
- Atronics
- Auspex Systems
- Autologic
- √ Avance Logic ALG2301 Video Adapter
- Avance Logic ALG2302 Video Adapter
- Avance Logic ALG2364 Video Adapter
- Award
- BCM Advanced Research
- Benchmarq Microelectronics
- Berg Electronics
- Bit3 Computer
- Boca Research
- BrookTree Corporation
- Burndy Corporation
- BusLogic MultiMaster PCI SCSI Host Adapter
- Cabletron Systems
- Cache Computer
- CardExpert Technology
- CERN/ECP/EDU
- Cetia
- √ Cirrus Logic CL-GD5430 Video Adapter
- Cirrus Logic CL-GD5434-HC-C Video Adapter
- Cirrus Logic CL-GD7541 (Nordic Lite) Video Adapter
- Cirrus Logic CL-GD7542 (Nordic) Video Adapter
- Cirrus Logic CL-GD7543 (Viking) Video Adapter
- Cirrus Logic PCIC compatib. PCI/PCMCIA Bridge
- Citicorp TTI
- City Gate Development
- √ CMD PCI-0640B E-IDE Controller
- CMD PCI-0646 Bus Master PCI/E-IDE Controller
- Co-Time
- Compaq
- Compaq CPU/PCI Bridge model 1000
- Compaq CPU/PCI Bridge model 2000
- Compaq PCI/EISA Bridge
- Compaq PCI/ISA Bridge
- Compaq QVision 1280P PCI Video Adapter
- Compaq QVision PCI Video Adapter
- Compaq QVision PCI Video Adapter
- Computers and Communications Research Lab
- Computrend
- Contaq Microsystems 82C596 CPU/PCI & PCI/ISA Bridge
- Cornerstone Technology
- CPU Technology
- Creative Electronic Systems
- Creative Labs
- Cyclades
- Cyrix Corporation
- Daewoo
- Dapha Electronics Corp.
- Data General
- Data Tech Corporation (DTC)
- Data Translation
- Databook
- Datacube
- DataExpert Corporation
- Datatech DTC 2130S PCI Bus/IDE Single Port Controller
- DEC 21050 PCI/PCI Bridge
- DEC Ethernet DECchip 21040 Based Adapter
- DEC Fast Ethernet DECchip 21041 Based Adapter
- DEC Fast Ethernet DECchip 21140 Adapter
- Dell
- DFI
- Diamond
- Digicom
- Distributed Processing Tech. PM2124A SCSI Host Adapter
- Diversified Technology
- DuPont Pixel Systems
- EFA Corporation
- EFAR Microsystems
- Efficient Networks
- Eldec Corporation
- Electronics and Telec. Research
- EliteGroup Computer
- Elonex PLC
- ELSA
- EMC Corporation
- Emulex Corporation
- Encore
- Epson
- Eurocore
- Evans & Sutherland
- Everex Systems
- Fast Electronic
- FIC
- Forex
- Fountain Technology
- Foxconn
- Fujitsu
- Fujitsu
- Future Domain TMC-18XX SIS based SCSI Host Adapter
- Future+ Systems
- Gainbery
- Gateway 2000
- Gemlight Computer
- Genoa Systems
- GIT
- Globe Manufacturing
- Goldstar
- Hewlett-Packard
- Hitachi
- Hitachi
- Hitachi Computer Products
- Honeywell IASD
- Hualon Microelectronics
- Hyundai
- Chaintech
- Chips and Technologies 64310 WinGine Video Adapter
- Chips and Technologies 65545 Video Adapter
- Chips and Technologies 65548 Video Adapter
- I-Bus
- I/O Data Device
- IBM PCI/CPU Bridge
- IBM PCI/ISA Plug-and-Play Bridge
- IBM PCI/MCA Bridge
- ICL
- ICL Personal Systems
- ICM
- Imaging Technology
- Informtech
- Infotronic
- Initio Corporation
- Integraphics Systems
- Integrated Device Tech
- Integrated Micro Solutions (IMS)
- Intel 82092AA PCI IDE Controller
- Intel 82092AA PCI/PCMCIA Bridge
- √ Intel 82378IB SIO PCI/ISA Bridge
- √ Intel 82420TX Saturn 486 chipset CPU/PCI Bridge
- Intel 82425EX Aries 486 PCIset with ISA Bridge
- √ Intel 82430LX Mercury/Neptune Pentium chipset CPU/PCI Bridge
- √ Intel 82430FX Triton Pentium chipset CPU/PCI Bridge
- √ Intel 82430FX Triton Pentium chipset PCI/ISA Bridge
- Intel EtherExpress PRO/100 Adapter
- Intel PCI/EISA Bridge
- Intel PIIX PCI IDE Controller (w/o Bus Mastering)
- Intergraph
- Interphase Corporation
- IPC Corporation
- J. Bond Computer Systems
- Jabil Circuit
- Jazz Multimedia
- Juko Electronics
- Kubota Pacific
- Leadtek Research
- Leutron Vision
- Logic Modeling
- LSI Logic
- Macronix
- Madge Smart 16/4 PCI Ringnode Adapter
- Maspar
- Matrox MGA Impression Plus PCI Video Adapter
- Matrox MGA Ultima/Impression PCI Video Adapter
- Matsushita Electric
- Media Vision
- Megachips Corporation
- Meidensha Corporation
- Mentor
- Micro Industries
- Microcomputer Systems
- Microcomputer Systems
- Micronics Computers
- Mini-Max Technology
- miro
- Mitac
- Mitsubishi
- Mitsubishi Electronics
- Molex
- Most
- Motorola
- Multi-Tech Systems
- MuTech
- Mylex Corporation
- N-Cube
- National Instruments
- National Semiconductor Dual PCI IDE Controller (RMM Only)
- NCR
- √ NCR 53C810 SCSI Host Adapter
- NCR 53C815 SCSI Host Adapter
- NCR 53C820 SCSI Host Adapter
- NCR 53C825 SCSI Host Adapter
- NEC
- Neomagic Corporation
- Netframe Systems
- Networth
- Newbridge Microsystems
- NexGen
- NKK Corporation
- Number Nine Imagine128 Video Adapter
- NVidia Corporation
- OAK Technology OTI-O107 Spitfire Video Adapter
- Ocean Office Automation
- Oki Electric Industry
- Olicom 16/4 PCI Token-Ring Adatper Rev. 1
- Olicom 16/4 PCI Token-Ring Adapter Rev. 2
- Olivetti
- Omron Corporation
- √ OPTi 82C557 CPU/PCI Bridge
- √ OPTi 82C558 PCI/ISA Plug-and-Play bridge
- OPTi 82C822 Pentium CPU/PCI & PCI/ISA PnP Bridge
- √ OPTi Dual PCI IDE Controller
- Packard Bell
- Parador
- PC Direct
- √ PC Technology RZ-1000 E-IDE Controller
- Peritek Corporation
- Phoenix Technologies
- PicoPower Technology
- Picture Tel
- PLX
- PLX Technology
- Powerhouse Systems
- Prescision Digital Images
- Promise Technology
- Proteon
- Q Logic
- Quantum Corporation
- Quantum Designs 8580 PCI E-IDE Controller
- Racal Interlan
- Racore
- Radius
- Rambus
- Rasterops
- Raytheon Company
- RealTek Semiconductor
- Reply Group
- Rockwell International
- Rohm Research
- Ross Technology
- S-MOS Systems
- S.C.O.
- √ S3 86C928 PCI Video Adapter
- S3 Trio32~ Video Adapter
- √ S3 Trio32~/Trio64~ Video Adapter
- S3 Vision864~ Video Adapter
- √ S3 Vision864~-P Video Adapter
- S3 Vision868~ Video Adapter
- S3 Vision964~ Video Adapter
- S3 Vision964~-P Video Adapter
- √ S3 Vision968~ Video Adapter
- Samsung Electronics
- Samsung Semiconductors
- Seiko Epson Corporation
- Sequent
- SGS Thomson
- Siemens Nixdorf
- Sierra Semiconductor
- Sierra Semiconductor SC15064 Video Adatper
- Sigma Designs
- Silicon Graphics
- √ SiS 85C496 CPU/PCI & PCI/ISA Bridge
- SiS 86c201 Video Adapter
- √ SiS PCI/ISA Bridge
- √ SiS Pentium CPU/PCI Bridge
- Solliday Engineering
- Sony
- Soyo Technology
- SPEA
- Standard Microsystems Corporation
- STB Systems
- Stratus Computer
- Supermac Technology
- Surecom Technology
- Symphony Labs PCI E-IDE Controller
- Systemsoft
- Tandem Computers
- Tatung
- Teknor Microsystems
- TekRAM
- TekRAM Technology
- Teledyne Electronic Systems
- Texas Instruments
- Texas Microsystems
- Thesys
- Thomas-Conrad Corporation
- TMC Research
- Toshiba
- Tricord Systems
- Trident Microsystems GUI9430 PCI Video Adapter
- √ Trident Microsystems GUI9420DGi Video Adapter
- √ Trident Microsystems GUI9440AGi Video Adapter
- Trident Microsystems GUI9660XGi Video Adapter
- Trigem
- Triones Technologies
- Truevision
- Tseng Labs
- Tseng Labs ET4000/W32p Rev. A Video Adapter
- Tseng Labs ET4000/W32p Rev. B Video Adapter
- √ Tseng Labs ET4000/W32p Rev. C Video Adapter
- √ Tseng Labs ET4000/W32p Rev. D Video Adapter
- Tulip
- Tyan Computer
- ULSI Systems
- UMC 486 CPU/PCI Bridge for notebook
- √ UMC 8881F 486 CPU/PCI Bridge for desktop
- √ UMC 8886F PCI/ISA Bridge for desktop
- √ UMC PCI/ISA Bridge for desktop (IDE support)
- UMC PCI/ISA Bridge for notebook (IDE support)
- √ UMC Pentium CPU/PCI Bridge for desktop
- √ UMC Pentium CPU/PCI Bridge for notebook
- √ UMC UM8673F E-IDE Controller
- Unisys Systems
- Vadem
- √ VIA Tech 82C5x5 CPU/PCI & PCI/ISA Bridge
- VIA Tech Dual PCI IDE Controller
- Video Logic
- Vitesse Semiconductor
- VLSI Technologies VL82C591 Pentium CPU/PCI Bridge
- VLSI Technologies VL82C593 PCI/ISA Bridge (Plug-and-Play)
- Vortex Computersysteme
- VTech Engineering
- Weitek P9000 Video Adapter
- Weitek P9100 Video Adapter
- Western Digital
- Winbond
- Wipro Infotech
- Wyse Technology
- X Technology
- Xenon Microsystems
- Xerox Corporation
- Xilinx Corporation
- Yamaha
- Young Micro Systems
- Zeinet
- Zida Technologies
- ZILOG
- ZNyX Advanced Systems
-
-
- ───────────────────────────█ MCA Expansion Cards █────────────────────────────
-
- (DAYI) Chinese-Input Interface Card
- (SMC) Western Digital EtherCard PLUS 10T/A (WD8003W/A)
- 1018-PS2
- 1019-PS2
- 1021-PS2
- 1048-PS2
- 12-Bit 16-Channel Analog to Digital Converter Board
- 12-Bit 8-Channel Analog to Digital Converter Board
- 1524-PS2
- 16 Port Chase Research Intelligent Serial I/O Controller
- 168-Bit Digital I/O Board
- 1Mb/s - 500Kb/s Tape Controller with H/W Data Compression
- 217 Digital I/O Adapter
- 220 Analog I/O Adapter
- 2400 baud internal modem
- 2SP/A
- 3119 Adapter/A
- 32 Bit Memory Adapter
- 32-Bit Photocoupler I/O Board
- 3270 Adapter
- 3270 Coax Adapter/MC
- 3270 Local Communication card
- 3270 or XYNOX Modem
- 32MC Micro Channel Memory Expansion Board
- 3514 External Disk Array Adapter
- 3Com 3C523 EtherLink/MC Ethernet Adapter
- 3Com EtherLink III 3C529 Coax/AUI Network Adapter
- 3Com EtherLink III 3C529-TP/AUI Network Adapter
- 3Com EtherLink III 3C529-Combo Network Adapter
- 3Com EtherLink/MC 32 Ethernet Adapter
- 3CRi "Coherent Processor" Content Addressable Memory
- 4 Port Chase Research Intelligent Serial I/O Controller
- 4684-300 Device Channel
- 4MB Memory Expansion Card
- 5.25-inch Diskette Drive Adapter
- 5250 Local Emulation Card Mod. 3M50
- 5864 for SL 90 PC/MC
- 5865 for CEP-MC
- 5866 for E500 PC/MC
- 5867 for MTPC/MC
- 6 x ST - Slot Adapter
- 68KMC
- 8 Port Chase Research Intelligent Serial I/O Controller
- 802.3/TP 10-Base-T
- 8meg/A
- 8x4 MC
- 9100 Kit
- A-Bus Data Acquision and Control Adapter
- A/D 12 B32-PS2
- Above Board 2 Plus
- Above Board MC
- AC-1060 or 2060(D) ESDI Controller
- AC-1079 IDE Slim Drive Adapter
- ACC 5810-BIO
- ACC MC
- Accelerator 50/60
- Accent-MC
- ACCTON RingPair-MC4/16 Token-Ring Network Adapter
- ACCULOGIC SIMMply RAM for the PS/2
- AccuSpec/MC Acquisition Interface
- ACL MC16
- ACPA/A
- Ad Lib Music Synthesis Card
- AD/DA 110 Card
- Adapter
- AdCom2 - I
- Advanced Communications Board/Multi-Protocol - ACB/MP
- Advanced Digital PC EXBUS or TransFormer 2
- Advanced Image Processor 2
- Advanced SDLC/2 Adapter
- AE/2 Ethernet Adapter
- AGA Micro Channel SCSI controller (burst mode)
- AHA-1640 SCSI Host Adapter
- AHEAD System VGA Enhancer Rev. A
- AHEAD SYSTEMS INC., VGA EAGLE-I Rev. A
- AHEAD SYSTEMS INC., VGA ENHANCER-Z
- AHEAD SYSTEMS INC., VGA ENHANCER-Z, Rev. A
- AIC HBA SCSI Device Controller
- AID - D/A 16-PS2
- Alert Technology Serial Adapter
- Allen-Bradley Company, Inc. 1784-KT2
- Alloy FTC500/MCA Tape Adaptor
- Alloy HI-2 PC Expansion Bus Interface Card for the PS/2
- Altera LP5 Logic Programmer
- AMBER
- AMS 211
- AMS 2400 INTERNAL MODEM (FAXPACK2)
- AMS IOSIX-1 Adapter
- AMS IOSIX-2 Adapter
- AMS IOSIX-6 Adapter
- AMS IOSIX-7 Adapter
- AMS IOSIX-9 Adapter
- AMS MULTI-IO-10 Adapter
- AMS MULTI-IO-10 Adapter (Rev B)
- AMS MULTI-PARALLEL-2 Adapter
- AMS MULTI-SERIAL-1 Adapter
- Analog/Digital-Digital/Analog-TTL Multifunction Board
- ANET-16/MC
- Anchor PS24 Modem Adapter
- Aox MicroMASTER 32bit ADF v1.3
- Aox MicroMASTER 386
- Aox MicroMASTER 486 Plus
- APC-MCX
- Applied Creative Technology Systemizer MSC
- Applied DIO168PS2 168 Point Parallel Digital I/O Interface
- APT SC-1600
- AQUILA COMMUNICATIONS ARCNET for PS/2
- ARC 500 LAN card
- ARC MC-02
- ARCLINK
- Arco Electronics AC-1070 IDE Controller
- Arlunya SC306 Standards Converter
- Arnet Corporation, Multiport/2 Communications Adapter
- Arnet Corporation, Smartport/2 Communications Adapter
- Artisoft Inc. LANtastic Voice(tm)
- Artisoft LANtastic AE-2 MC Ethernet
- Artist 10000 MC Series
- Artist 10001 MC Series
- Artist TI16 Graphics Controller
- Asante Technologies EtherPaC Ethernet Adapter
- AST Advantage/2
- AST Advantage/2 -386 Adapter
- AST Advantage/2 286 with Dual Serial Port Option
- AST Advantage/2 286 with Serial & Parallel Port Option
- AST RampagePlus/MC
- AST RampagePlus/MC 386 Adapter
- AST RampagePlus/MC 386 Adapter with Serial & Parallel Port Option
- AST RampagePlus/MC With I/O Pak/MC-S Option
- AST RampagePlus/MC With I/O Pak/MC-SP Option
- AST-3270/CoaxIIA Adapter
- AST-5251/11A Enhanced Adapter
- AST-CC423/A Adapter
- AST-CC832/A Adapter
- Aster/2
- AT&T Intelligent PC ISDN Board
- AT&T PC/PBX Interface Adapter
- ATC-1148 Flat Panel Display Adapter
- ATI 8514/ULTRA
- ATI Graphics Ultra Video Accelerator (VGA Disabled)
- ATI Graphics Ultra Video Accelerator (VGA Enabled)
- ATI MC100
- Atris Quattro/20 or Atris/20 or Neftis/20 Display Adapter
- ATTACHMATE - Advanced 3270 Adapter/2
- Attachmate 19.2Kb SLDC Adapter
- ATTACHMATE Model D7710 Asynchronous SNA Adapter/2
- Automated Transaction I/O System - ATIOS
- AVM ISDN-Controller B1
- AW-RCP (Register Communications Processor)
- Barr Systems - BARR/6BBB Synchronous Communications Adapter
- BARR/DPI2
- BBS GPIB-3000
- Begonia IMC-II
- Bi-Tech 2300 Smart SCSI Interface
- BICC ISOLINK IEEE 802.3 Network Adapter
- Bit3 MCA Adapter
- Boca Research Bidirectional Parallel Adapter
- Boca Research BOCARAM/2 PLUS Memory Expansion Board
- Boca Research Dual Async/Parallel Adapter
- Boca Research Dual Async/Parallel Adapter 2
- BOCA Research Model 50/60 Memory Expansion Board
- BT-646S/D Intelligent FastSCSI Host Adapter
- Built in Features
- BusTek BT-640A Micro Channel to SCSI Host Adapter (v1.10)
- BXM 44-03
- Cabletron 4/16 Mbps T3015 Token Ring Adapter
- Cabletron Ethernet Board E3010
- Cabletron Ethernet Board E3010-X
- Cabletron Ethernet Board E3020
- Cabletron Ethernet Board E3020-X
- Cabletron Ethernet Board E3030
- Cabletron Ethernet Board E3030-X
- Cabletron Ethernet Board E3040
- Cabletron Ethernet Board E3040-X
- Cabletron Systems E3100 Series Ethernet Adapter w/ 16K RAM
- Cabletron Systems E3100-X Series Ethernet Adapter w/ 64K RAM
- CAERE TYPIST INTERFACE
- Calcomp DrawingCard uChannel Graphics Adapter -- ADF 1.00
- CAMAC Interface (Model 2928-Z1A)
- Card VTX Teledat
- Cardinal Internal Modem
- Carte Modem KORTEX
- CCP-PS-V-0900/0930/1900/3900/4900/6930/6950/9910
- CCS7 Attachment
- CCTM-05
- CEC PS<>488 GPIB Adapter
- Celer JA-28XM
- CentreCOM SIC-PS55-E
- CLEO MC/SIB (Synchronous Interface Board)
- CLI 5250 EMULATION ADAPTER
- CLI 5250emc Adapter
- CLI 5250GATE-SDLA COMM BOARD
- ClusterPort/S
- CN1000T/2
- CN190SBT/2
- CN200E/2 NIC
- CN650E/2
- CN800E/2 NIC
- CNET ARCNET CN190/2 NIC
- CNet ARCnet CN190/2 NIC Adapter
- CNT-ARR
- CNT-SCN32HD
- CNT-SMC8HS
- Coax Plus
- CODAS Playback
- CodeNet 8320/8322 Fiber Optic/8321 FOIRL Ethernet NIC
- Cogent E/MASTER III MCA 32-bit Ethernet Adapter
- COMBOLAN
- Compex ENET-16MC/U
- Compex inc. PS/2 ANET Microchannel Adapter
- COMPEX-ENET/F Network Adapter
- Computer Lab International Token-MC Adapter
- Computer Logics Ltd. - MicroLogic II Adapter
- Computone PS8/PS16 Controller
- Concord Communications MAP 3.0 Type 1410 Adapter
- CONNECT ARCnet Adapter
- Connection Board for Expansion Chassis Mod. CT 971
- Contex Scanboard (v1.1)
- Contex SCSI Adapter
- CONTROL HOSTESS 550/MC Four Port Serial Adapter
- Control Systems Artist 10 MC
- Control Systems Artist 12MC Graphics Controller
- Control Systems Artist 16MC Graphics Controller
- Control Systems Artist XJSMC
- CORE CNT-MCA ESDI Fixed Disk Controller
- CORE CNT-MCF Tape Controller
- CORE CNT-MCK Fixed Disk Adapter
- CORE ESDI Fixed Disk Controller
- CORE PS/2 SCSI Host Adapter
- Corel LS2000-MCA Rev. A
- COREtape Controller
- Cornerstone DualPage Hi-Res Monitor and Adapter
- Cornerstone High Res Adapter
- CorNet Adapter
- Corvette Display
- CPR-32-AC
- Creative Labs, Inc. - SOUND BLASTER PRO MCV CT5330
- Creative Labs, Inc. - SOUND BLASTER/MCV
- Cristie SCSI Adapter
- CSM Inc. SCSI Host Adapter
- CSX8 - PS2
- Cumulus 2 Meg Expanded/Extended Memory Multifunction Adapter V1.0
- Cumulus 2400 Baud Internal Modem
- Cumulus CuPORT-P Parallel Port Adapter
- Cumulus CuPORT-SSP 2 Serial 1 Parallel Port Adapter
- Cumulus CuRAM-16 Plus 2 MB Memory Multifunction Adapter
- Cumulus CuRAM-16 Plus 4 MB Memory Multifunction Adapter
- Cumulus CuRAM-16 Plus 6 MB Memory Multifunction Adapter
- Cumulus CuRAM-16 Plus 8 MB Memory Multifunction Adapter
- Cumulus CuRAM-16 Plus Memory Multifunction Adapter
- Cumulus CuRAM-MC32 MEMORY ADAPTER
- Cumulus SCSI Adapter C5640B
- Cumulus SILHOUETTE ADAPTER
- CuRAM 32 Plus Extended Memory Multifunction Adapter
- Custom Compute Systems C1000 IDE Fixed Disk Adapter
- Cypress/2-16
- Cypress/2-4
- D-Link (DN-300)
- D-Link (DN-300)
- D-Link 16-Bit ARCNET Card (DA-300)
- D-Link Ethernet Card
- D-Link Ethernet Card DE-320CT
- D2TI
- Dacom Asyncronous Modem Version 1.0
- Dataflex Design MCA Biscom Modem or Rapier V32 Modem
- Datagraph Pixelstar PS/2
- Datapoint MicroChannel RIM IV Adapter
- DataTrac/MTC-16 Half-Inch Tape Drive Controller
- Datem dDCM800MC Bitbus Interface Adapter
- DaynaTALK MC Network Adapter Version 1.1
- DayStar LocalTalk/MCA AppleTalk Adapter - DayStar Digital
- DBCS Display Adapter/J
- DC-1 Data Cassette Streamer System
- DCA 10NET 10BASE Twisted Pair LAN Adapter
- DCA 10NET Coaxial LAN Adapter
- DCA 10NET/STARLAN LAN Adapter
- DCA Adaptor Card-CCDAC / Loop Adaptor-CCLAC
- DCA Intelligent Comm Adapter
- DCA MCA Link
- DCA Smart Alec 5250/90
- DCOMP MPEG
- DCP-286/MC
- Desktop Conferencing
- DESMA 4/8
- DEST Corp. Scanner Controller
- DFI Handy Scanner HS-3000-II
- DFI RAM BANK-II
- DFL104 Multi Function I/O Adapter
- DI400
- Dialogic D/81, D/41 LSI/80 VR/81 Voice Processor
- Dialogic VR/81-MC, VR/41-MC Voice Recognotion Adapter
- Diatoh SCSI Interface Adapter
- DigiBoard MC/Xi DOS RS422
- DigiBoard Open-Ender DOS
- DigiBoard Open-Ender Intelligent PS2 Com 9
- DigiBoard Open-Ender RS422
- DigiBoard PS-COM/4
- DigiCHANNEL 4i or 8i (32K Memory Window) RS-422
- DigiCHANNEL C/X System
- DigiCHANNEL EM Adapter
- DigiCHANNEL MC/16
- DigiCHANNEL MC/4i or MC/8i (32K Memory Window)
- DigiCHANNEL MC/8
- Digital DE210 Ethernet Micro Channel Adapter
- Digital Ethernet Micro Channel Adapter
- Display Adapter - C0
- Display Adapter ·K/·L/·N
- Display Adapter IV
- DNA Network 'DNA-II' Adapter
- DNC 6000
- DP-11 PLUS
- DR-one Multiple Display Adapter/A
- DR-one SC306 Video Scan Converter Device Driver
- Dragon Speech Board 320
- DS-1000 Dual Asynchronous RS-232
- DS-11/MC
- DS-970
- DS2-329
- DS2-654
- DS2-717
- DS2-844
- DS8710 Multiple Floppy Disk Unit
- DSA-1640
- DSS and Sub card 2
- DSS and Sub card 3
- DSS and Sub card 3
- DT2901/05: Data Translation Analog/Digital I/O Adapter
- DUAL ASNC + PARALLEL ADAPTER
- Dual Asynchronous Card LV-6010 Corvette Display Adapter
- Dual Channel Printer Port Adapter
- Dual VGA/MC / Colorgraphic Communications Corp.
- Duo Port
- DVT/EVT Intel Action Media i750 DS1 DVI Adapter
- DX-6600 Tape Drive Controller
- E-C EconoModem 3 V22 bis modem Adapter
- E.P.I.C. II
- E2000M
- ECC MEM 32
- EDS 424 PCMAC Tape Drive Adapter
- EDSUN Memory board
- egs-VGA
- EICON Technology EiconCard, EiconCard HSI and SPCC
- EICON Technology Single Port Comm. Adapter Level 1
- EICON TECHNOLOGY: Laser Printer Adapter / Micro Channel
- ELEKEY-4
- Elite 16/2-386 Memory Expansion Adapter
- Elographics E271-2202 Touchscreen Controller
- ELSA XHR Alpha/2 Video Board
- ELSA XHR Spectra/2 Video-Board
- ELSA XHR Spectra/2 Video-Board
- EMA/Extra Memory Adapter
- Emerald SCSI / Micro Channel(tm) Tape Adapter
- Emerald Systems SCSI-HAC/MC Tape Adapter
- Emerald Technology, Inc. 3XPlus/2
- Emerald Technology, Inc. 3XPlus/2 Rev. B
- Emerald Technology, Inc. 3XTwin/2
- EML5250 / EMLGATE
- EMU - IPS
- Encryptor 526
- EON-1M Card
- ES-476
- ES-478
- ES-479
- ES-481
- ES1000 Adapter or LinkUp 3270 and M/Coax Platform
- ESDI Fixed Disk Controller
- ESP ELETTRONICA SILLARO Adapter 2 serial ports
- ETen Chinese Font Card
- ETen Laser Printer Controller,
- ETH MC-01
- ETH MC-02
- ETH MC-02 CAT
- ETH MC-02 TW
- Evaluator Channel 1
- Evercom 24/2 Modem
- Everex 4 Megabyte Memory Adapter EV-136
- Everex Speedlink/PS2 Ethernet Adapter
- EXC-1553
- Excalibur EXC-1553 PS2/E Card
- Excel Mar-10
- Excelan EXOS 215T Intelligent Ethernet Adapter
- Expansion Unit Model 002
- Expansion Unit SCSI Controller
- F3069
- Fast Image Processor
- Fastalk 2/1200
- Fastalk 2/2400
- Fastalk 2/V.32
- FasTalk 2/V.32/5, 2/V.32/42b
- FAXPRO 1402-FD
- FAXPRO 1402-IN
- FAXPRO 1402-IO
- FAXPRO 3062-IO
- FAXPRO 3L52-IO
- FAXPRO 4401-IU
- FAXPRO 4403-IU
- FAXPRO 4405-IU
- FAXPRO 4406-IU
- FAXPRO 5000-IU
- FAXPRO 5000-X4
- FAXPRO 6000-PP
- FDDI/CDI Network Interface Adapter
- Flagstaff Engineering Microchannel Disk Controller
- Flagstaff Engineering Microchannel Tape Controller
- FlexK-Adapter
- FN 1732-MC
- FN1730-MC
- Formwriter Adapter/Print Controller
- Frame Buffer and H.R. Monitor Mod. CT 820
- FTG PXL-480 HI-RES Lightpen Board
- Funkuhr PS32
- FURY 2400 PS/MNP
- Future Domain MCS700 SCSI-2 Adapter
- Future Domain SCSI Adapter
- G3 FAX Board
- G4-CDMC-01
- GammaFax CMPC Communications Adapter
- GAT PS2 Coprocessor
- Gateway 25 / Comtel
- Gateway Communications G/Ethernet Controller
- GE Fanuc Series 90 Work Station Interface
- GMM Sync/2
- GPA-1000 Game Port Adapter
- GPIB Adapter Card
- GRAF18/MC
- Graphics Engine MC/1280TC
- Gravis Eliminator (MCA) Game Card
- GS16B
- GS80B
- GTX-TC
- Hardlock Double Double Face Card
- Hayes ESP Dual Port Communications Coprocessor
- Hayes JT Fax 4800P
- Hayes Smartmodem 2400P
- HEMA Transputer Adapter TR2/2
- Hercules Graphics Station MC
- Hewlett Packard StarLAN-10 HP27246 Adapter Rev 1.1
- Hewlett-Packard ScanJet II Interface Adapter
- Hewlett-Packard Scanner Interface Adapter
- High Resolution Display
- High Resolution Graphics Board
- High Speed Adapter/A
- High-Performance Disk Drive Subsystem Adapter
- HITACHI CD-ROM Adapter
- Hostess 550/MC 16 Port
- Hostess 550/MC 8 Port
- Hostess i/MC 8/16 Port
- Hostess/MC 4 Port
- Hostess/MC 8 Port
- Howtek MC Scanner Parallel Interface (MCSPI)
- HS-MPA-2
- HWF-MC1
- HWF-MC2
- Hyperam MC 32/16
- Hyperam MC 32/16 36S
- Hyperam MC 32/16 MF
- Hyperam MC 32/16 SIMM
- Hyperam MC Extend S
- Hyperport II
- HYPERTEC HYPERPORT II
- CH Products GameCard III-Automatic/MCA Gameport Adapter
- Chameleon 3270 Terminal Emulation Adapter
- Channel/2
- Channel/2 Plus
- Chase IoPro MA 232
- Chi NineTrack Tape Controller
- I.C.S. UCDIO-24 Parallel Port Interface
- IB-232-MC16-Ultimate RAM System
- IB-232-MC32-Ultimate RAM System
- ibex ISC-Intellignet Serian Communication Adapter
- IBM 2 MB 16-bit Memory Adapter
- IBM 2-8MB 80286 Memory Expansion Option
- IBM 2400 Baud Internal Modem
- IBM 300/1200/2400 Internal Modem/A
- IBM 3117 Scanner Adapter/A
- IBM 3363 Optical Disk
- IBM 3890/XP Interface Adapter
- IBM 4 Port Serial Adapter
- IBM 4684 Device Channel
- IBM 5080 Serial Adapter
- IBM 5250 Emulation Adapter
- IBM 6157 Streaming Tape Adapter Card
- IBM 7437 PS/2 Interface Adapter Card
- IBM 7568 Industrial Computer SCSI Adapter w/cache
- IBM 8-Port RS-232C/RS-422A Adapter or X.25 Interface
- IBM ActionMedia II Display Adapter/A
- IBM Adapter
- IBM Analog I/O Card
- IBM Audio Adapter
- IBM Auto LANStreamer Network Adapter
- IBM Cryptographic Adapter
- IBM Data Exchange Adapter for 9391 Model 14
- IBM DBCS Plasma Display Adapter
- IBM Display Adapter 1.10
- IBM Display Adapters 8514/A
- IBM Dual Async Adapter
- IBM EMS Support Card (for PS/55 5530Zxx)
- IBM Engineering Graphics Adapter
- IBM Enhanced 80386 Memory Expansion Adapter
- IBM Enhanced 80386 Memory Expansion Adapter w/ROM
- IBM ESCON Adapter
- IBM EtherStreamer 32 Network Adapter
- IBM Expanded Memory Adapter
- IBM Extended Async Communication Adapter
- IBM External 360K Diskette Drive Adapter
- IBM Fast SCSI-2 Adapter
- IBM FAX Server Card
- IBM FDDI Fiber Base Adapter
- IBM Fixed Disk Adapter
- IBM G3 Adapter/A
- IBM Gearbox Model 800 0-16MB Memory Expansion Adapter
- IBM Gearbox Model 800 486 Processor Card
- IBM Gearbox Model 800 Processor Card
- IBM Hi Speed Parallel Adapter
- IBM I/O Adapter
- IBM IEEE488 Adapter
- IBM Image Adapter/A
- IBM Image Adapter/A
- IBM Image Adapter/A with Printer/Scanner Option
- IBM Image-I Adapter
- IBM Integrated Fixed Disk Controller
- IBM Integrated Hard Disk and Controller
- IBM ISDN Interface Co-processor/2
- IBM ISDN/2 Co-processor Model 2
- IBM Japanese OCR Processor Card
- IBM LAN Adapter/A for Ethernet
- IBM LANStreamer MC 16 Network Adapter
- IBM LANStreamer MC 32 Adapter
- IBM LANStreamer MC 32 Network Adapter
- IBM M-Motion Adapter
- IBM M-Motion Adapter
- IBM Memory Expansion Adapter (2-8MB 80386)
- IBM Microchannel Bus Adapter
- IBM Model 90 Planar Serial Port No. 2
- IBM MSR-J Adapter
- IBM Multi-Protocol Communications Adapter
- IBM Mwave WindSurfer Communications Adapter
- IBM P70 Plasma Display Adapter
- IBM PC Network Baseband Adapter/A
- IBM Personal Pageprinter Adapter/A
- IBM Personal/370 Processor
- IBM POS I/O Adapter
- IBM POWERgraphics GTO Accelerator
- IBM Print Service Adapter
- IBM PS/2 Adapter/A for Ethernet(tm) Networks
- IBM PS/2 MC SCSI Adapter with Cache
- IBM PS/2 SCSI Adapter
- IBM PS/2 SCSI Adapter w/Cache
- IBM PS/2 W4 Adapter
- IBM RAS Adpater
- IBM Realtime Interface Co-processor Multiport/2 or X.25 /2
- IBM Realtime Interface Co-processor Portmaster Adapter/A
- IBM Remote 5250 Adapter/A
- IBM RISC System/6000 16-Port Async Adapter - EIA-232
- IBM RISC System/6000 16-Port Async Adapter - EIA-232
- IBM RISC System/6000 5080, 5085, 5086 Attachment Adapter
- IBM RISC System/6000 64-Port Async Controller
- IBM RISC System/6000 8-Port Async Adapter - EIA-232
- IBM RISC System/6000 8-Port Async Adapter - EIA-422
- IBM RISC System/6000 8-Port Async Adapter - MIL-STD-188
- IBM RISC System/6000 Color Graphics Display Adapter
- IBM RISC System/6000 Ethernet High-Performance LAN Adapter
- IBM RISC System/6000 FDDI-Fiber/STP Single Ring Adapter
- IBM RISC System/6000 Fiber Distributed Data Dual Ring
- IBM RISC System/6000 Graphics Input Device Adapter
- IBM RISC System/6000 Grayscale Graphics Display Adapter
- IBM RISC System/6000 POWER Gt3(x)/4x Graphics Subsystem
- IBM RISC System/6000 SCSI High-Performancs Adapter
- IBM S/370 Channel Emulator
- IBM S36/38 Work Station Emulation Adapter
- IBM SCSI-2 Raid Adapter
- IBM Second Store Loop Adapter/A
- IBM ServerGuard Adapter
- IBM Store Loop Adapter
- IBM SVGA Display Adapter/A
- IBM SVGA-CL28 Adapter
- IBM System/370 Mainframe Connection/Parallel Channel
- √ IBM Token-Ring Network 16/4 Adapter/A
- IBM Token-Ring Network 16/4 Busmaster Server Adapter/A
- IBM Token-Ring Network Adapter/A
- IBM TTL Async Communication Adapter
- IBM v.32 Modem/A
- IBM VGA Adapter
- IBM Video Adapter-J 1.10
- IBM VoiceType Dictation Adapter
- IBM Wide Area Connector (WAC) Adapter
- IBM Wizard i860 Attached Processor Adapter
- IBM XGA Video Adapter
- IBM XGA-2 Display Adapter
- IBM5582 Adapter
- ICC/Intercom MC Card Adapter
- ICOT Multiprotocol Adapter/MC
- IDE Controller for Model 60 & 80
- IDEA Minicom serial controller
- IDEAcomm 5251 4 LU short card
- IDT FAME 9 Track Tape Coupler
- IEEE 488 GPIB Interface
- IF-120 Optocoupler Card
- IF-140 32-bit Digital I/O, 16-bit Counter
- IF-230 Multifunction Card
- IF-330 9-channel Counter/Timer Adapter
- IF-450 Intelligent RS422/RS485/RS232 Interface
- IF-600 Reed Relay Card
- IF-800 Universal (E)EPROM Programmer
- ILLUM-16/MC Video Graphics Board - REV 1.0
- ImagetScanner AdapterKit IK-2
- IMC Networks Corporation PCnic II Ethernet Controller
- IMP2/PS
- IMP8/PS
- IMS B017 Transputer Module Motherboard
- IN-330-MC
- Ines IEEE-488 Adapter
- InfoChip Systems MC-105 Data Compression Coprocessor
- InfoWindow GPIB2 Card
- InfoWindow VGA Control Card
- Intel 2400B Modem 2
- Intel Above Board MC32
- Intel ActionMedia(tm) Adapter
- Intel EtherExpress 16(tm) MC Network Adapter
- Intel MC Connection CoProcessor
- Intel MC Connection CoProcessor with Modem Option
- Intel SatisFAXtion Adapter
- Intel Visual Edge
- Intelliport II MC 8
- Intelliport II MC EX or EXF
- Interactive Images Touch Screen Adapter
- INTERCOPE ISDN Communication Server
- Internal Ethernet Controller
- Internal Synchronous Communications
- Invisible Ethernet/A (with 16K ROM)
- Invisible Network Model 200/A
- Invisible Network Model 300/A (with 16K ROM)
- IOMEGA PC4 Host Adapter Board
- IOMEGA PC48-50 SCSI Host Adapter Board
- Iomega PC4B/HD SCSI Host Adapter Board
- IOtech Personal466/2 466 Interface
- IRIScom III Coax Adapter
- IRMA 3 3270 Coax Adapter
- IRMA 3t 3270 Coax Adapter
- IRMA2-MCA Adapter
- Irwin 4100MC Controller
- ISAC 3200 (C) Isolatoin Systems Limited 1988, 1991
- ISDN-S/2 Adapter
- ISO-DNO 16/16
- IX22 Data/Fax Modem
- IX33 Data/Fax Modem
- IXS 1600
- JBCC Diskette Adapter
- JBCC Magnetic Card Reader Adapter
- JLaser 6MC
- JLASER-6MC
- Jones Futurex Encryption Adapter (Model 526)
- Jovian Logic Corp. SYLVIA/MC
- Jovian Logic Corp. VIA
- KBD8/MC
- Keithley Instruments Series 500 Interface
- KEL2IF
- KEYWORD CB-III
- KF-9200/9510 Document Display System
- KHEOPS Etebac Card
- Kingston 64MB Memory Expansion Adapter
- Kingston KTM-16000/386 Memory Expansion Adapter
- KINGSTON KTM-609/16 Memory Expansion Adapter
- Kingston KTM-8000/286 Expansion Memory Adapter
- Kingston KTM-8000/386 Expansion Memory Adapter
- Kingston Technology Data Master
- Kingston Technology DataCard 16
- Koax 3270 MC Adapter
- Kofax Image Products Document Processor
- KORTEX 9600 SDLC
- KORTEX 9600 SDLC
- KRAFT G/3+ Adapter Card
- Kronos RS-485 Comm/Key Adapter 6600133-001
- Kurzweil Discover 7320 Scanner Interface
- Kurzweil Discoverer SCSI Adapter
- Kurzweil Flatbed Scanner Adapter
- La Commande Electronique LCE123S/124S(2)/125S Modem
- Land Computer SCSI Interface Adapter
- LANSprint High Speed Printer Controller
- LANtastic(tm) Artisoft Inc. 2Mbps Network Adapter
- LanWay TR 16/4
- LASAT PS12
- LASAT PSM24(P)
- LASAT PSM24Prestige, LASAT PSM96Prestige or LASAT PSM96Plus
- Lasergraphics RASCOL IV
- LaserMaster WinPrinter Controller
- Lava Async/2 Adapter
- Lava Parallel Link
- Lightning / Plus or Prime Image Accelerator
- Line Runner-S
- Linkup M/COAX (Rev. 705)
- Local 5250 Adapter Card
- Logitech ScanMan Adapter
- M-Motion Video Adapter/A
- M6060 Serial/Parallel Printer Adapters
- M6520 ARCnet 4-Port Internal Active Hub Master Controller
- M6550 16-bit ARCnet Adapter
- M6600 Ethernet Adapter
- M6620 Ethernet Adapter with Boot PROM Option
- Madge MC Ringnode
- Madge MC Ringnode (2nd generation)
- Madge Smart 16/4 MC Ringnode
- Madge Smart 16/4 MC32 Ringnode
- MainLan Ethernet Adapter
- Mainlan Network Adapter
- MARCP2 ARCnet Adapter
- Marksman II or Phantom
- Martin Speech Accelerator Card
- MAS/2 Dual Asynch/Synch Adapter
- Master Graphics CADcelerator
- Matrox MG-104/108-M Adapter - Rev 1.0
- Matrox MGA Video Adapter (V1.00)
- Matrox PG2-1281 Hi-Res Graphics Controller - REV 2.0
- MAXPEED INTELLIGENT MULTI-PORT CONTROLLER
- MaynStream QIC-02 Tape Adapter
- MaynStream SCSI Tape Adapter
- Mayze Systems Ltd. Syncro 24PS V26 bis Modem
- Mayze Systems Ltd. Syncro 48PS V26 ter Modem
- MC 1000
- MC IEEE-488
- MC Master ADF v2.2
- MC SLAVE ENCRYPTOR
- MC-16 Micro Channel Memory Expansion Board
- MC-16A Memory card
- MC-40 Adapter or Modem Digicom SNM
- MC-4T
- MC-COM 100
- MC-Fax 2000
- MC-FUT
- MC-MXI
- MC-PIO-48 Programmable I/O Card
- MC-SIO-4 Serial I/O Communications Card
- MC14
- MC3 Adapter for CX3K
- MC30
- MCA Adapter for Laser Video Interface
- MCA-to-VMEbus Adapter
- MCC/II-8 or -16
- MCCA
- MCL-920 Digital I/O and Counter Card
- MCL-948 IEEE-488 Interface Card
- MCM144FAX
- MCM24V2FAX
- MCNIC
- MCR-6
- MDCB/2 & FDCB/2 Disc Coprocessor Boards
- MEGAMEM
- MEGAMEM 8000
- MEGAPLEX/2
- MEGAPLEX/RS
- MEGAPORT/2 12LD, 12CS, 24CS, or 24LD
- MEGAPORT/RS 12LD, 12CS, 24CS, or 24LD
- Memorex Telex 3270 Coax Adapter
- Memorex Telex 6508 SSI LINK-MC Adapter
- Memorex Telex Universal/1472 /3270 Coax Adapter
- Memory 32
- Memory Adapter for Micro Channel Architecture
- Memory Expansion Adapter (2-6MB 80386)
- Merlin Programmable Graphics Controller
- Metaphor WS2XP/MCA
- MetraByte uCCOM-422 RS-232/422 Communications Interface
- MetraByte uCDAS-16G A/D, D/A & Digital I/O Interface
- MetraByte uCDAS-8PGA Data Acquisition Board
- MetraByte uCDISO-8 Control Input&Relay Output Interface
- MG96 or MG144
- MICRO DISPLAY SYSTEMS Video Adapter
- MICRO DISPLAY SYSTEMS, INC. 34010 MONOCHROME VIDEO ADAPTER
- Micro Channel ALICE Processor
- Micro Channel Compatible Key Card
- Micro Channel PIRA
- Micro Channel Tape Drive Host Adapter
- Micro SMILE
- Micro to Mainframe Product
- Micro TRAN
- Micro-Integration COAXXSYS Adapter
- Microcamp DR-one MultiVGA
- MicroCAT Measurment Coprocessor
- Microdyne IRMAtrac - DCA Token Ring Adapter Card
- Microdyne IRMAtrac Token-Ring Adapter/Convertible
- Microeye IC Video Digitizer
- Microeye Picturebook Adapter
- Microeye Video Output Board
- MicroFax
- Microfield T8/2 High Resolution Graphics Controller
- MICROFOUR
- MicroGate SLAM/32 Modem Card
- MicroGate SyncLink Communications Card
- MicroGate SyncLink Modem Card
- MicroChannel Bus QIC O2 Adapter
- MicroPort P
- Microport PS
- MicroPort-2S
- MicroRAM SC
- MICROTEK MS-PS/2 Interface Adapter
- MicroWay mW1167-M70/80 With 3167
- MIDIator
- MIPS R1000, R1200, R2000, R4000
- Miracom Keycard/PS Modem
- miroMAGIC Grafikcontroller
- MIT 24
- ML3/A or /C or /D or /S
- MOD4S
- ModConnect MC-984 Programmable Controller AM-0984-MCO
- ModConnect Modicon SM85/Modbus Plus Adapter
- Model 10107 HardCopy Interface
- Model 10108 DR1-W Emulator
- Model 10109 Network Adapter Interface
- Modem Adapter/A (300/1200/2400)
- Modem Fonico R.C. Sysnet SMF-22
- Monolithic Systems JustRAM/MC8 Memory Board
- Mountain 16 Bit SCSI Host Adapter
- MP2
- MP3140
- MPA-2000
- MPCA-PS
- MS/2 Dual RS-232 Serial Adapter
- MS/2 Dual Serial Adapter
- MS/4RJ Four Port Serial Adapter
- MS1553MC MIL-STD1553 Adapter Card
- MSI-DDA/2 - Dual RS-422/485 Differential Serial Adapter
- MSI-DPA/2 - Dual Parallel Adapter
- MSI-GPIB/2 - Gen. Purpose Interface Bus (IEEE-488) Adapter
- MSI-PA/2 - Parallel Adapter
- MSI-PSA/2 - Parallel / Serial Adapter
- MSI-QSA/2 - Quad Serial Adapter
- MSI-SA/2 - Serial Adapter
- MSP/4 Four-Channel Serial + Parallel Adapter
- Multi-Serial-8
- Multi-Tech 3270 Emulation Board
- Multi-Tech Systems MT1432ES
- Multi-Tech Systems MT224ES7
- Multi-Tech Systems MT224PS/ES
- MultiCom PSG5250/PSG5250/LGW
- MULTIKEY
- Multisync Graphics Engine
- MultiUser Tool
- MUNIN/2
- MVGA Multi-VGA Video Adapter
- mW3167-PS
- MXI-1000 GPIB Interface Adapter
- National Instruments MC-DIO-24 Digital I/O Interface
- National Instruments MC-DIO-32F
- National Instruments MC-GPIB IEEE-488 Interface
- National Instruments MC-MIO-16 Data Acquisition Card
- NCI 4700 Banking Card/MC
- NCI 4700 PCI/MC
- NCI BANC-Ring 16/4 Adapter
- NCL 600 SCSI Host Adapter
- NCM-DIOM
- NCP3270 ISDN/2
- NCPe Multiboard /2
- NCR 16/4 Token-Ring Adapter/MC
- NCR 3250/3355 HPG Video Adapter (w/o ROM)
- NCR 3421 SCSI Controller
- NCR 53C400 SCSI Host Bus Adapter (HBA)
- NCR 53C710 MCA SCSI Host Adapter
- NCR 53C94 SCSI Controller
- NCR 796 Terminal Emulator
- NCR Business Audio with FM Synthesis
- NCR C700 SCSI Host Adapter Board
- NCR MPCA/MC Adapter
- NCR SCSI Host Adapter Board
- NCR StarWAN Interface Adapter
- NCR StarWAN ISDN Data Terminal Adapter/MC
- NCR StarWAN ISDN Personal Comuputer Terminal Adapter/MC
- NCR WaveLAN Network Interface Card
- NE/2-32
- NeoTech Dual Bidirectional Parallel Adapter, PM102
- NEOTECH DUAL RS-422/RS-485 SERIAL ADAPTER
- NEOTECH FOUR CHANNEL SERIAL ADAPTER
- NEOTECH PARALLEL ADAPTER
- NEOTECH SERIAL ADAPTER
- NEOTECH SERIAL/PARALLEL ADAPTER
- NEOTECH TWO CHANNEL PARALLEL ADAPTER
- NET18/MC
- Network Designers Ltd Garnet 2 Card
- Network Designers Ltd ONYX Card
- Network Peripherals FDDI Adapter
- NetWorth, Inc. - EtherNext/MC Network Adapter
- NetWorth, Inc. - v Series
- NI9210 Micro Channel Network Controller
- Northern Telecom Lanstar/MC Card
- NOVA/A
- Novell/Anthem NetWare NE/2 NIC
- Nth Engine 230
- Nth Engine/MCA for the IBM PS/2
- Number Nine #9GX Microchannel Graphics Adapter
- Number Nine #9GXi Graphics Coprocessor
- OC-3164 WAN Adapter
- OCTOPORT
- Olicom MC 16/4 Token-Ring Network Adapter
- OLITEC PS 2400 or V32 or V32bis
- OMNI 4/6000 GDC
- OMNILINK 422-485
- OMNILINK SP
- OMNINET /1 MC Transporter Card
- Omninet/4 PS/2 Transporter
- OmniTel Encore 2400PS Internal Modem
- ONboard2
- One Chip Plus
- Online CDI-210H (Hitachi) CD-ROM Controller
- Online CDI-210S (Sony) CD-ROM Controller
- OpenToken/16MM; ND1111
- Optipac Series 250/Eicon Laser Printer Adapter
- Opto 22 Dual RS-485 Serial Port
- Opto 22 Isolated R8-485 Serial Port
- Opto 22 Pamux 4 Adapter
- ORCHID RamQuest EXTRA
- ORCHID RAMQUEST EXTRA 16/32 V1.1
- Orchid Technology ProDesigner II/MC v1.00
- OS/RAM32 Memory Adapter, Capital Equipment Corp.
- OS/RAM32plus Memory Adapter, Capital Equipment Corp.
- OS/RAM4 Memory Adapter
- OS/RAM8 Memory Adapter, Capital Equipment Corp.
- OST PS/2 RNIS Adapter
- Overland Data 9 Track Tape Coupler Model XL/2
- OXUS PS/S0
- P06.030.02
- P10.009.02
- P10.032.01
- P10.032.03
- p1800 ProNET-10 Network Adapter for PS/2
- Pacific Image Superfax Adapter
- Pacstor SCSI Host Adapter
- Panasonic FX-RS505/RS506 Image Scanner Adapter
- Paradise 8514/A Plus Video Adapter
- Parity + Plus Model P16110
- Parity + Plus Model P32110
- Passport Communications Adapter
- PC2-QV4
- PCM DSA-340 Digital Audio Record/Playback Unit
- PCSS
- PCTEX -4 MC
- PCX.21 N/A Multi-protocol Communication Adapter
- PCX.21/A Multi-protocol Communication Adapter
- PE 117 Smard Card Security Device
- Pentax PS/2 SB-X4301 Scanner Interface Card
- Periscope 1/MC
- Periscope Model I
- Phase 1 Adapter
- PIICEON Memory Board with ROM
- PIXELWORKS PS/2 Ultra Clipper Graphics Subsystem V1.1
- Planar DBCS Font ROM
- Planar VGA/LCD Adapter
- PLUS PASSPORT MC ADAPTER BOARD
- PlusTek ScanPlus Page/2 Colour Adapter
- PM14400 PS/2 Internal Modem
- PM2400 PS/2 Internal Modem
- Polytel Super Keycard/A
- POWERPORT 2 Game Adapter
- PowerportsMC 8/16/32
- PRIMA PS/XMEM-PS
- PRINT370
- ProCom Technology Inc. Micro Channel SCSI Enabler
- ProCom Technology, Inc. PIRA 55
- ProDesigner II/MC
- Professional Microchannel DG/LAN Controller
- Promdisk
- Promdisk Programmer
- ProModem 2400PS
- Proteon p1840 ProNET-4 Network Adapter for PS/2
- Proteon p1890 4/16 Mbit/S Token Ring Adapter
- Proteon p1892 4/16 Mbps Token Ring Adapter
- Proteon p1892 MCA 4/16 Mbps Token Ring Adapter
- PS 2000
- PS 8 Port Serial
- PS DIO 48/2
- PS DUAL 232+LPT
- PS DUAL 422/485
- PS Elite/2
- PS Porto/2
- PS SI04 Multiport Adapter
- PS Timer DIO/2
- PS/16
- PS/2 Communications Port
- PS11
- PS2 HIGH SPEED COMM
- PS2000 OCR Read Adapter Card
- PS<>488 IEEE-488 Adapter from CEC (rev D)
- PScomm2/4
- PSP400 Cryptographic Module
- Pure Data PDuC9025 Token Ring Network Adapter
- PUREDATA PDIUC508 Microchannel ARCNET Interface Adapter
- PUREDATA PDuC8023 Ethernet
- PUREDATA PDuC8025 Microchannel TRN Interface Adapter
- PXB-7200
- Q-PC
- QAR Data Replay Equipment
- QDB4-PS2
- QIC-02 Adapter
- QIC-02 Tape Adaptor (LCS-6818/II)
- QIC02 Tape Controller with Hardware Data Compression
- QIC80 Tape Drive Controller
- QS-1000
- Qua Tech ES-2000/ES-3000 Eight Asynchronous RS-422/RS-485
- Qua Tech QS-2000 Quad Port Asynchronous RS-4225
- Qua Tech RS-422 Driver Adapter, DS-2000/3000
- QUA TECH SmartLynx ESI-1000
- Qua Tech SP-1000 Parallel Printer Adapter
- Qua Tech SP-1050 Serial/Parallel Port Adapter
- Quad VGA
- Quadboard PS/Q Multifunction Adapter (primary ID)
- Quadboard PS/Q Multifunction Adapter (secondary ID)
- QUADMEG PS/Q Memory Adapter vR1..ENHANCED MODE (primary)
- QUADMEG PS/Q Memory Adapter vR1..ENHANCED MODE (secondary)
- Quattro PS Modem
- Quintet-MC
- Rabbit RB62 Coaxial Communications Adapter
- Rabbit RB74 Remote Communications Processor
- Rabbit RB75 Remote Communications Processor
- Rabbit RB77 Remote Communications Adapter
- Rabbit RB78 Coax Adapter
- RAC/M IX
- Racal Vadic - 2400/PS Autodial Modem
- Racore 16/4 Token-Ring Adapter
- Racore Token-Ring Adapter
- Radius SVGA MultiView
- Radius TPD/PC-MCA
- Rapport PS6
- Raster Devices Controller
- Raster Image Processor Mod. CT 5177
- Rasterex (Int.) a.s, Liberty-MC Graphics Board
- Rasterex (Int.) a.s, Light-MC Graphics Board
- RasterOps Colorboard 1024MC
- REDIA RAMPA Engineering Digital I/O Card
- REINGRAPH GREEN
- REINGRAPH RED 8514A Graphics Accelerator
- Relays + I/O Board
- Reply AT IDE Drive Adapter
- Reply On-Board Serial/Parallel Adapter
- RHESUS-COAX
- Rimfire 5700 SCSI/SCSI-2 Adapter
- RISCom /uH2
- RISCom/u8
- RM Ethernet-MC/2 Adaptor
- Roland MIDI PROCESSING UNIT MPU-IMC
- RPTI-NET 1000M (R1000M-001/3)
- RPTI-NET 3000M (R-3000M-001/3)
- RS422/A
- RSHA or RSHD
- RT1000-MC SCSI Host Bus Adapter
- RTI HiLink5 Multiprotocol Communications Adapter
- RTI-204 Analog Input and Digital I/O Board
- RTI-205 Multifunction Analog and Digital I/O Board
- RTI-222 Analog Output Expansion Board
- S-DCB/2
- S.905M Synchronous Emulation Adapter
- S/485 RS-422/485 Serial Adapter
- S370 Byte Multiplexor Adapter
- Safe Board
- SAKHR Arabic ROM Card (Model AX35MC)
- Sanyo ROM-B350 CD-ROM Interface Card
- Satelite Data Sub-Carrier Modem
- SC5-CO
- SCANCAD 128-MICROCHANNEL
- Scanner Adapter GSII-PS/2
- Scanner Interface Mod. CT 1020
- Scientific Solutions DAS-1612
- SCL-610
- SCS-MC Communications Co-Processor
- SCSI Adapter (#1D3C)
- SCSI Bus Adapter
- SCSI Fixed Disk Controller
- SCSI/V1 Encryption Board
- SDC-III
- SDS 2239 - Digital Audio Record/Playback Adapter
- SDX SNA 3270/3770 on X.25/SDLC Lines
- SEALEVEL MC-485, RS-422/485 Serial Adapter
- Security Adapter
- Security Module
- Serial 2
- Serial Communications Card
- SERIAL PARALLEL ADAPTER
- SGI Micro-Channel IRISVISION Adapter
- SGS - VCEP
- Shine Modem Card (LCS 8824B/II)
- ShineLink 3270 Terminal Emulator (LCS-8848/II)
- ShineNet LAN Card (LCS-8834-II)
- Siemens BAM Adapter (FM9750 Emulation)
- Sigma Design's L-VIEW for the PS/2 with VGA Emulation
- Sigma Design's MultiMode 120 Display Controller
- Sigma Design's PageView for the PS/2
- Sigma Design's Silverview (VGA) for the PS/2
- Sigma Design's L-VIEW for the PS/2
- SilverView
- SITER 2
- SK-NET MC2
- SK-NET TR/MC2
- SKNET Ethernet Adapter/G (ADF-Rev. 1.1)
- Small 4 Port Chase Research Intelligent Serial I/O Controller
- Smart Eight/2
- SMC EtherCard PLUS/A (SMC8013EP/A)
- SMC EtherCard PLUS/A (SMC8013WP/A)
- SMC TokenCard Elite/A (8115T/A)
- SMC3016/MC
- SNM 12 PS Modem
- SNM 16 Modem
- Software 100 Multichannel Analyzer
- SOLIS MC
- SORAC VideoCapture S0-212
- SORAC VideoCapture SO550
- SPEA - Flash 1
- SPEA - HiLite MCA
- Specialix SI/PS Intelligent I/O Controller
- SR32BMCI 32 Bit Memory/IO Adapter Card
- STACKER MC/16 - Data Compression Co-Processor Card
- Standard Microsystems Corporation ARCNET-PS110
- Star Gate ACL_MC Adapter
- Star Gate PLUS 8 MC Adapter
- START Board
- STB MC/MVP ERGO VGA Adapter
- STB PowerGraph/2 VGA Adapter
- STB Serial/Parallel Adapter
- STD PSX/386/486 LO_MEMORY Multi Master Card
- Stone Multivideo Multiuser Terminal Adapter
- Storage Dimensions SDC3211F 32-bit FAST SCSI Host Adapter
- Storage Plus Inc. SCSI Host Adapter
- Street Electronics "ECHO" Speech Synthesizer
- SUMINET-3500 NSB
- Super IO MC
- Super MicroFour (Super Pink Board)
- SUPER VIA
- Super VideoWindows for IBM Micro Channel
- SuperVGA/MC Display Adapter, Ver. 3.0
- Sutherland-Schultz #5136-SD-MCA V1.0
- SX6232 IPI-3 Tape Controller
- SXG132 IPI-2 Disk Controller
- SY123/C or SY132B(F) or SY22BS
- Sync-Up 2/201
- Sync-Up 2/201/212
- Sync-Up 2/208/201
- Sync-Up 2/Multi-Protocol Adapter
- Sync-Up 2/T9628B
- Sync-Up 2/V.22 bis
- Sync-Up 2/V.32
- Sync-Up 2/V.32/5, 2/V.32/42b
- SyncLink 2400/2 or SyncLink 4824/2
- SYNERIS/PS
- SYNMOD Compact/PS
- SYNMOD/PS
- SYNMPI/PS
- SYSGEN PSH200 SCSI Host Adapter
- SYSGEN PST100 Tape Adapter
- SYSTEM GOLD COMMUNICATIONS CARD
- System One Audio Test System
- System Resource Card
- T.D.T. Single Pad Karte Asynchron MC
- T.D.T. Single Pad Karte Synchron MC
- TALLGRASS SCSI Adapter
- Tamarix / 2
- TC5046-T Ethernet Adapter
- Tecmar Floppy Tape Controller
- Tecmar HDE+ MCA SCSI Host Adapter
- Tecmar MCA QIC-02 Host Adapter w/ Data Compression
- Tecmar MCA SCSI Host Adapter
- Tecmar MicroRAM 386 Multifunction Board
- Tecmar MicroRAM Multifunction Board
- Tecmar MicroRAM SC Extended Memory Adapter
- Tecmar QT-60, QT-90, QT-125 Tape Drive
- Techlan Sync Comms Adapter
- Technology Concepts CCB
- Technology Concepts PCC, /IF, /MX
- Telebit Trailblazer Plus PS Internal Modem
- Terminal Emulation Adapter
- The Coax/2 Connection
- THE FAXPRO SERIES
- The IBM 3270 Connection Version A
- The IBM 3270 Connection Version B
- The ITI LinkUp COAX - 3270 Emulation Adapter
- The Quadram MainLink IIM - 3270 Connection
- Thomas-Conrad ARC-CARD/MC
- Thomas-Conrad TC4046 Token Ring
- Thomas-Conrad TC5046 16/32 bit Ethernet Adapter
- Thomas-Conrad TCNS/MC
- Tiara Computer Systems LANCARD A/II ARCNet Adapter
- Tiara LanCard/E * MC 10BT (AUI / 10BaseT UTP) Adapter
- Tiara LanCard/E * MC TWISTED PAIR Adapter
- Tiara LanCard/EII ETHERNET/CHEAPERNET Adapter
- Tiara Local Area Networks LANcard/A-II ARCnet Adapter
- Timer - Counter - Board
- TM-2400M
- Token Net 1000
- Token Ring Network Adapter
- TokenCombo-16 S/V
- TOPS FlashCard/MC LocalTalk Adapter
- Torus Ethernet Adapter/MC
- Trantor PS/2 SCSI Host Adapter
- Trantor T228 MicroChannel SCSI Host Adapter
- Trantor T260 SCSI Host Adapter
- TrueScan Version: PS/2 MCA. Calera Recognition Systems Inc.
- Truevision TARGA+
- Tseng Labs ET4000 VGA Adapter
- TSI Vista /2 #A
- TV Tuner
- Twinax Work Station Emulation Adapter
- U.S. Robotics Courier 2400 eps
- U.S. Robotics Courier PS/2 Modem
- uCCDA-04
- uCMBC-488
- uCMDB-64
- uCPIO-24 High Current Parallel Port Interface
- uCPIO-27
- UDC-8000-TI
- Ultra Clipper Rainbow
- UltraNet Network Processor
- Ungermann-Bass Net/One NIUps and NIUps/TR LAN Adapter
- Ungermann-Bass NICps/2 Ethernet LAN Adapter
- Unified Serial Adapter
- UNIMA
- UNX/II-4
- UNX/II-8
- UNX550/II-4
- UNX550/ii-8
- VBX200/MC by Natural MicroSystems
- VEN-TEL 2400 Modem
- VERITAS Signature Verification System
- Vermont Microsystems COBRA /2
- Vermont Microsystems Page Manager/2 Series 7 or 12
- VGA/NTSC - MC Video Conversion Card
- VGA/PAL - MC Video Conversion Card
- VIA
- Video Capture Adapter/A
- Video Capture Adapter/A with PAL
- Videogenesis/24
- VideoLogic DVA4000/MCA Adapter
- Viking PS/2 - 1600 Display Controller
- Viking PS2 Display Controller
- VIP 640M/PS
- VISION LOGIC Game Port Adapter
- VMEbus Adaptor with DMA
- VocalCard/Digital
- Voicecard 2000
- VP800 Digital Audio Playback Adapter
- VP883 Digital Audio Playback Adapter
- VTD Adapter
- Wall Data Datagate/Coax
- WAN Interface Co-Processor (WNIC)/X.25 Com. Interface
- Wang Microchannel Local Office Connection (MCLOC)
- Warp Speed - Phaser Two or Three Model 50+ Light Pen Port
- Watchdog Armor
- WATSON Board By Natural MicroSystems Corp.
- Western Digital WD8003ET/A Ethernet Adapter
- Western Digital WD8003ST/A Starlan Adapter
- WH-uCDB-PAR
- WinTwin
- X-Comm/M
- X-LINK File Accelerator/2-VBX
- X.21-CMC/BM
- XGA Display Adapter
- XGA Video Adapter
- XGA-2 Display Adapter/A
- XHR Gemini/2 118, 134, 158, 174, or 858
- XIONICS XIP-D Image Processor
- XPERT Communications Adapter
- XTEND Renaissance Expansion Board
- YARC u785+ COPROCESSOR
- Ziatech IEEE 488 Interface Adapter
-
- ################################################################################
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
- ## Thanx #####################################################################
-
- I want especially thank to:
-
- ∙ Beta testers (Boris Hurínek, Igor Junas, Matús Rosa, Milan Marusinec...)
- ∙ Alex V. Potemkin and Potemkin's Hackers Group; avp@iron.misa.ac.ru
- ∙ Aad Offerman (CHIPLIST); offerman@einstein.et.tudelft.nl
- ∙ Ján Gúcik (IntroScope - a pretty good prg); jan.gucik@vslib.cz
- ∙ Jeremy Lilley (PROTECT! -ion); 75060.2074@compuserve.com
- ∙ Tomás Lehuta (GUS routs); lehuta@decef.elf.stuba.sk
- ∙ Peter Hubinsky (SAC fileadmin); hubak@elf.stuba.sk
-
-
-
-
-
-
-
-
-
-
-
-
-
-
- ## Disclaimer ################################################################
-
- ╔════════════════════════════════════════════════════════════════════════════╗
- ║ All product names are copyright and registered trademarks/tradenames of ║
- ║ their respective owners. ║
- ╚════════════════════════════════════════════════════════════════════════════╝
-
- HWiNFO IS COPYRIGHTED MATERIAL AND PROTECTED BY APPLICABLE
- COPYRIGHT LAWS AND INTERNATIONAL TREATY PROVISIONS.
-
-
- THE PROGRAM AND ITS DOCUMENTATION ARE COPYRIGHTED BY THE ORIGINAL
- PROGRAMMER/AUTHOR (COPYRIGHT HOLDER). ALL RIGHTS ARE RESERVED CONCERNING
- FUTURE CHANGES OF THE NAME AND CONTENTS OF THIS DISTRIBUTION PACKAGE. NO
- CHANGES MUST BE MADE FOR ANY REASONS AT ANY TIME BY ANYBODY IN ANY ASPECT,
- INCLUDING, BUT NOT LIMITED TO, MODIFICATION OF THE COPYRIGHT NOTICE OR
- CHANGES OF THE COMPILED BINARIES HEREBY ALTERING THE ORIGINALLY INTENDED
- PROGRAM EXECUTION FLOW.
-
- RealSoft SPECIFICALLY DISCLAIMS ALL WARRANTIES, EXPRESS OR IMPLIED, AND
- ALL LIABILITY, INCLUDING CONSEQUENTIAL AND OTHER INDIRECT DAMAGES, FOR
- THE USE OF THIS SOFTWARE, INCLUDING LIABILITY FOR INFRINGEMENT OF ANY
- PROPRIETARY RIGHTS. RealSoft DOES NOT ASSUME ANY RESPONSIBILITY FOR ANY
- ERRORS WHICH MAY APPEAR IN THIS CODE NOR ANY RESPONSIBILITY TO UPDATE IT.
-
- THE PERSON USING THE SOFTWARE BEARS ALL RISKS AS TO THE QUALITY AND
- PERFORMANCE OF THIS SOFTWARE.
-
-
-
- ## END #######################################################################